This Chrome extension forces the user-select property to be enabled on all elements, allowing users to select and copy text on web pages that may have restricted text selection.
- Clone or download this repository.
- Open Chrome and go to
chrome://extensions/. - Enable "Developer mode" (toggle it in the top right).
- Click on "Load unpacked" and select the extension’s folder.
- Click on the extension icon in the Chrome toolbar.
- Use the toggle checkbox to enable or disable text selection on the current web page.
- Enable
agressive modeto unblock sites that use JavaScript to disable selection. Use only if normal mode doesn't work because this may break some interactive pages.
This project is licensed under the MIT License. See LICENSE for details.
For inquiries or more information, you can reach out to us at ganemedelabs@gmail.com.