您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Blocks clipboard hijacking on myfreemp3juices.cc. Prevents spam URL injection into your clipboard when searching.
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!