fork-maintainers / iceraven-browser

Iceraven Browser
4.78k stars 222 forks source link

[Plugin Request] JShelter #644

Closed marek22k closed 11 months ago

marek22k commented 1 year ago

JShelter controls the APIs provided by the browser. The goal is to improve the privacy and security of the user running the extension. https://addons.mozilla.org/en-US/firefox/addon/javascript-restrictor/ / https://jshelter.org/

JShelter is a browser extension to give back control over what your browser is doing. A JavaScript-enabled web page can access much of the browser's functionality, with little control over this process available to the user: malicious websites can uniquely identify you through fingerprinting and use other tactics for tracking your activity. JShelter aims to improve the privacy and security of your web browsing. For more details, see JShelter threat model.


A handy feature, which I personally like very much, is that JShelter blocks all requests from website to localhost.

marek22k commented 1 year ago

@interfect Maybe you can put it on the list?