Skip to content

ganemedelabs/enable-user-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enable User Select Chrome Extension

Code size JavaScript License

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.

📋 Table of Contents

🔧 Installation

  1. Clone or download this repository.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable "Developer mode" (toggle it in the top right).
  4. Click on "Load unpacked" and select the extension’s folder.

🚀 Usage

  • 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 mode to unblock sites that use JavaScript to disable selection. Use only if normal mode doesn't work because this may break some interactive pages.

📜 License

This project is licensed under the MIT License. See LICENSE for details.

📧 Contact

For inquiries or more information, you can reach out to us at ganemedelabs@gmail.com.

About

A Chrome extension to force the user-select property to be enabled on all elements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published