Skip to content

dropbox.com: nuisance #22280

Closed Answered by krystian3w
DimitrisKalaboukas asked this question in Q&A
Discussion options

You must be logged in to vote

At my side on real smartphone with partingscientist scriptlets we can hide big last modal/pop-up after correct word/words used in header:

! May needed base at this time:
dropbox.com##+js(set-session-storage-item, has_seen_interstitial, true)
dropbox.com##+js(trusted-set-local-storage-item, dbx_previews_log_out_download_modal, 2147483647000)

! pop-up - use only one filter
dropbox.com##.ReactModalPortal:has([role="dialog"] h2:has-text(Το αρχείο σας κατεβαίνει))
dropbox.com##.ReactModalPortal .ReactModal__Overlay:has([role="dialog"] h2:has-text(Το αρχείο σας κατεβαίνει))

! useless empty div?
dropbox.com##div[data-react-modal-body-trap=""]:is([style*="opacity: 1"], [style*="opacity: ."], [s…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@DimitrisKalaboukas
Comment options

@krystian3w
Comment options

Comment options

You must be logged in to vote
6 replies
@krystian3w
Comment options

@DimitrisKalaboukas
Comment options

@krystian3w
Comment options

@krystian3w
Comment options

Answer selected by DimitrisKalaboukas
@DimitrisKalaboukas
Comment options

@krystian3w
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #22278 on January 31, 2024 11:00.