A Universal Script to Re-Enable the Selection and Copying

Enables select, right-click, copy and drag on pages that disable them.

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

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

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

1) This script disables the ".preventDefault()" function for 'copy', 'contextmenu', 'select', 'selectstart', 'dragstart', 'beforecopy' events
2) This script disables the "return false" in HTML attributes 'oncopy', 'oncontextmenu', 'onselect', 'onselectstart', 'ondragstart', 'onbeforecopy'
3) This script disables the "returnValue" in javascript coding for 'copy', 'contextmenu', 'select', 'selectstart', 'dragstart', 'beforecopy' events


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