Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wcy-dt/nomorerestrict
Get rid of the annoying restrictions on websites. 摆脱网站上各种沙壁限制.
https://github.com/wcy-dt/nomorerestrict
Last synced: 10 days ago
JSON representation
Get rid of the annoying restrictions on websites. 摆脱网站上各种沙壁限制.
- Host: GitHub
- URL: https://github.com/wcy-dt/nomorerestrict
- Owner: WCY-dt
- License: mit
- Created: 2024-06-25T09:07:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T02:11:41.000Z (3 months ago)
- Last Synced: 2024-08-28T03:27:37.276Z (3 months ago)
- Language: JavaScript
- Homepage: https://update.greasyfork.org/scripts/498848/%F0%9F%9A%ABNoMoreRestrict%F0%9F%9A%AB.user.js
- Size: 18.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoMoreRestrict
[简体中文](./README.zh-CN.md) | English
![installs](https://img.shields.io/greasyfork/dt/498848) ![rating](https://img.shields.io/greasyfork/rating-count/498848) ![version](https://img.shields.io/greasyfork/v/498848)
## Introduction
This is a simple plugin that removes all the restrictions of web pages, including right-click, text selection, copy, save, page jump prompt, etc.
## Installation
You need to install the [`Tampermonkey`](https://www.tampermonkey.net/) or [`Violentmonkey`](https://violentmonkey.github.io/get-it/) extension first.
Then you can install this script from [Greasy Fork](https://update.greasyfork.org/scripts/498848/%F0%9F%9A%ABNoMoreRestrict%F0%9F%9A%AB.user.js) or [GitHub](https://raw.githubusercontent.com/WCY-dt/NoMoreRestrict/main/NoMoreRestrict.user.js).
## Update log
- 2024-06-25
- Support basic functions
- 2024-06-26
- Add CSDN code copy without login
- Add Baidu Wenku automatic loading
- 2024-06-27
- Update download link
- 2024-07-11
- Add QQ access warning automatic jump
- 2024-07-12
- Remove drag restrictions
- 2024-07-16
- Add settings page
- Add setting to not disable right click on video websites
- 2024-07-18
- Fix conflicts with directory functions of some websites
- 2024-08-05
- Fix text cannot be selected on 16map.com
- 2024-08-16
- Fix right-click restrictions on alist.11zhang.com
- 2024-08-28
- Fix right-click restrictions on web.oopz.cn## Contribution
If you have any questions or suggestions, please feel free to open an [issue](https://github.com/WCY-dt/NoMoreRestrict/issues/new?assignees=WCY-dt&labels=help+wanted) or [pull request](https://github.com/WCY-dt/NoMoreRestrict/compare).