MyFreeMP3 Anti-Hijack Script

Blocks clipboard hijacking on myfreemp3juices.cc. Prevents spam URL injection into your clipboard when searching.

Autore
Sniv3l
Installazioni giornaliere
0
Installazioni totali
0
Valutazione
0 0 0
Versione
1.0
Creato il
06/05/2025
Aggiornato il
06/05/2025
Dimensione
3,52 KB
Licenza
MIT
Applica a

Clipboard Hijack Shield for MyFreeMP3
Tampermonkey userscript that blocks clipboard hijacking on 2024.myfreemp3juices.cc.
This script prevents the site from injecting unwanted promotional URLs into your clipboard when clicking the "Search" button.

🚫 What it does
Deletes the hidden that holds spammy clipboard content.
Prevents clipboard overwrite via:
document.execCommand('copy')
navigator.clipboard.writeText()
copy event listeners injected by the site
Blocks any attempt to copy strings like myfreemp3.vip into your clipboard.
✅ How to use
Install the Tampermonkey extension for your browser.
Create a new userscript.
Paste the contents of clipboard-hijack-shield.user.js.
Save and reload https://2024.myfreemp3juices.cc.
Enjoy a clean clipboard!