Auto-Copy Selected Text and Remove Website Copy Restrictions
=============================
Introduction
GITHUB:https://github.com/gura8390/JUST-COPY-ON-WEB
This code is a script designed to automatically copy selected text and remove copy restrictions on web pages, helping users quickly copy selected text. Users can enable or disable the removal of copy restrictions and automatic copying as needed.
Please note, the button will appear in the bottom right corner. Refresh the page after installation.
Please note that the button can be closed via the menu bar of the Monkey plugin
Updates:
You can now adjust the following settings through the console menu without taking up valuable screen space:
Copy format, button enablement, and toggling features through the control menu.
The interface now perfectly supports both Chinese and English. More languages will be available in future versions.
Compatibility
The script has been tested on the following platforms: Yuque, QQ Docs, 360 Baidu Wenku, Doc88, Tencent Docs, Douding, Wuyoukao, Xuexila, Pengbo Fanwen, SegmentFault, LeetCode, Zhihu, Doc, 17k, and CSDN. No incompatible platforms have been found so far.
Features
- Auto-Copy Selected Text: Automatically copies the selected text to the clipboard when the user selects it.
- Remove Copy Restrictions: A button to remove copy restrictions on web pages, allowing users to freely copy selected text.
- Enable/Disable Auto-Copy: Users can enable or disable the auto-copy feature as needed.
- Auto-Detect Foreground Color: The button can automatically detect the foreground color and return black or white based on brightness.
Usage
- Install the GreaseMonkey plugin.
- Copy the code into the GreaseMonkey script editor.
- Save the script and reload the web page.
- When selecting text on the web page, the button will automatically copy the selected text to the clipboard.
Feedback Welcome