MyFreeMP3 Anti-Hijack Script

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

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Sniv3l
1日のインストール数
0
累計インストール数
0
評価
0 0 0
バージョン
1.0
作成日
2025/05/06
更新日
2025/05/06
大きさ
3.52KB
ライセンス
MIT
対象サイト

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!