Skip to content

Just Download by Airazone

Screenshot of Just Download

Details

AuthorAirazone

LicenseCC Zero

Categorydropbox

Created

Updated

Size650 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Easier download w/o signup.

Notes

Works on PC Google Chrome on Microsoft OS, untested on everything else.

Source code

/* ==UserStyle==
@name           Just Download - DropBox
@namespace      https://userstyles.world/user/Airazone
@version        1.0
@description    Easier download w/o signup.
@author         Airazon
==/UserStyle== */

@-moz-document domain("dropbox.com") {
    .login-or-register-modal--unified.conversion-experiment .mc-util-modal-body, ._separator_1rs6t_43, ._auth_gvztu_1, ._sizer_1idgd_1 {
        display:none;
    }
    
    #shared-link-download-signup-modal > div > div:nth-child(3) > div > button > span {
        font-size: 25px;
    }
    ._titleBar_ij09q_1 {
        margin-top:0px;
        margin-bottom:0px;
    }
}

Reviews

No reviews yet.