A Universal Script to Re-Enable the Selection and Copying

解除禁止復制、剪切、選擇文本、右鍵菜單的限制。

目前為 2021-06-12 提交的版本,檢視 最新版本

作者
𝖢𝖸 𝖥𝗎𝗇𝗀
評價
0 0 0
版本
1.5.4
建立日期
2021-06-06
更新日期
2021-06-12
尺寸
7.8 KB
授權條款
未知
腳本執行於

Description:
This is a most powerful script to let you copy and select without affecting the normal features of each site.

1) disables the ".preventDefault()" function for 'copy', 'contextmenu', 'select', 'selectstart', 'dragstart', 'beforecopy' events
2) disables the "return false" in HTML attributes 'oncopy', 'oncontextmenu', 'onselect', 'onselectstart', 'ondragstart', 'onbeforecopy'
3) disables the "returnValue" in javascript coding for 'copy', 'contextmenu', 'select', 'selectstart', 'dragstart', 'beforecopy' events
4) re-enable "pointer-events" for images
5) de-block "alert()" for mouse right click
6) css hack to re-enable the selection coloring if transparent coloring is applied
7) disables the ".preventDefault()" function for 'Ctrl-C' in 'mousedown' & 'mouseup' events if there is text selection


Similar features to the following:
> Absolute Enable Right Click & Copy - Force Enable Right Click & Copy & Highlight
> Allow Copy and Context Menu Continued - Disable (remove) copy text protection and allow copy for all sites
> 通殺大部分網站,可以解除禁止復制、剪切、選擇文本、右鍵菜單的限制。

Sample URLs for your testing:
https://jsfiddle.net/xLcv3o9z/1/ (old school style - hard coding "return false;" & "returnValue=false")
https://amigurumi.today/large-ami-cat-crochet-pattern/
https://www.peekme.cc/post/1220893
https://read.qidian.com/chapter/ORlSeSgZ6E_MQzCecGvf7A2/fpUeEW2LD3fwrjbX3WA1AA2
http://www.bimiacg.net/bangumi/bi/3486/
https://www.uta-net.com/
https://boke112.com/post/2281.html (https://jsfiddle.net/dgj5es6m/) (this site uses special hacks like ":not(input):not(textarea)::selection" and keyboard ctrl-C)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址