Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Amazon (Prime) Video, Toggle Player UI Bookmarklet
XenoTheStrange
Apr 22nd, 2022
(
edited
)
1,453
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
javascript
:
(
function
(
)
{
tmp
=
document.
querySelector
(
".scalingUiContainer"
)
;
if
(
tmp.
style
.
display
!=
"none"
)
{
tmp.
style
.
display
=
"none"
}
else
{
tmp.
style
.
display
=
"block"
}
}
)
(
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
verify_integrity.ps1
Batch | 2 min ago | 0.17 KB
backup_registry.ps1
Batch | 2 min ago | 0.17 KB
✅ Free Cash Leaks GJ
JavaScript | 6 min ago | 0.09 KB
✅ Paypal Balance WP
JavaScript | 6 min ago | 0.09 KB
✅ Crypto Accounts Y6
JavaScript | 7 min ago | 0.09 KB
✅ Btc random acc TA
JavaScript | 7 min ago | 0.09 KB
✅ Paypal Balance WP
JavaScript | 7 min ago | 0.09 KB
✅ Crypto Accounts Y6
JavaScript | 7 min ago | 0.09 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!