For people who like to select text while reading — A chrome extension to shield you from websites that launch pop-ups or trigger "functionality" when text is selected.
Get it from the chrome web store!
The extension will prevent websites from getting selection information by default, if you wish to purposefully trigger an interaction, simply select text while holding down the command
or ctrl
key.
Please open an issue to discuss your ideas before submitting a PR.
- Install the yarn package manager if you haven't already.
- Fork & clone the project.
- Run
yarn install
in the project directory. - Check 'Developer Mode' in
chrome://extensions
- Click
Load unpacked extension...
and select thesrc/
directory. - You're all up and running 🚀