tosdr / browser-extensions

Browser extensions for Terms of Service; Didn't Read. “I have read and agree to the Terms” is the biggest lie on the web. We aim to fix that. Get informed instantly about websites' terms & privacy policies, with ratings and summaries from the www.tosdr.org initiative.
http://tosdr.org/downloads
GNU Affero General Public License v3.0
399 stars 45 forks source link

userscript #102

Closed KraXen72 closed 7 months ago

KraXen72 commented 7 months ago

Please release a version as a userscript as well, alongside the extension versions. Thanks!

ptgms commented 7 months ago

if we were to make a userscript version, we'd need to manipulate the DOM in a way to show the grade of each website. also, itll be hard to use one of the libraries we use (like jszip) to download a database.

this is currently out of scope, but help is always appreciated if someone wants to have a go at it :)

KraXen72 commented 7 months ago

hmm, that's true - i forgot userscripts can't make popups easily. i guess a window.open could work, but after this justification, i'm fine with installing the extension. can't wait for a build of the rewritten version! thanks for all your work so far.