解除网页限制

破解禁止复制/剪切/粘贴/选择/右键菜单的网站

As of 2020-10-15. See the latest version.

Author
rxliuli
Ratings
0 0 0
Version
2.3.5
Created
2019-10-15
Updated
2020-10-15
License
MIT
Applies to
All sites

Remove web restrictions

GitHub, GreasyFork

Introduction

English, 中文简体

The reason why this script is written is that it is very inconvenient to add / disable the domain name in the existing UserJS script, so write one yourself, which is convenient for my generation to use.

Features

  • Force selection / copy / paste
  • Disable the small tail when copying web pages
  • Allows quick enable / disable through the menu (main improvements)
  • Dynamic update support domain name list (main improvements)
  • Advanced matching mode

Advanced Matching Mode

Local Rule Configuration Page

This is a more powerful feature, not only matching domain names, but also matching urls, url prefixes, and regular expressions.

image.png

Help

If you find a domain name that is not yet supported, you can click Tampermonkey => Remove Webpage Restrictions => Remove Restrictions to take effect, or, put it on GitHub Issues , So that everyone can update the domain name to lift the restriction.

image.png

FAQ

  • The script does not take effect. If it is a website on localhost, the loading time of the script may be later than the webpage script. Refer to: https://www.tampermonkey.net/documentation.php#_run_at
  • The shortcut keys on the webpage are no longer available. Yes, since the script will cover the following shortcut keys, c-c/v/x/a, it may also include some shortcut keys related to drag and drop via ctrl + mouse.
  • In fact, at present, the script will limit the scope of the impact as small as possible, but there is no guarantee that there will be no conflict with the website (see the previous article), so if any problems occur, please directly raise them on GitHub issues.