Javascript Firewall version history - 6 versions
Javascript Firewall by Bill
Javascript Firewall version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.4
Released May 10, 2022 - 17.15 KBWorks with firefox 48.0 and laterinterface:
- support browser dark mode (Firefox >= 67)
- text mode is now the only way to edit rules in the options page
bug fix:
- blocking javascript for the website domain no longer block javascript for others domains
- scripts imported with importScripts were sometimes not blocked
- inline scripts in iframes were not blocked when javascript was not allowed for their domain
- works if the page uses the HTTP header csp-sandbox
rules:
- support local hostnames like "localhost"
- allow rules with punycode hostnamesSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.3
Released Nov 13, 2019 - 17.74 KBWorks with firefox 48.0 and later- the table no longer shows the parent domains if they have an empty row (no request and no rule)
- a new button to show the parent domains when needed (to create a rule on them)Source code released under Mozilla Public License 2.0
Version 1.2.1
Released Nov 1, 2019 - 17.19 KBWorks with firefox 48.0 and later- display the icon badge only when requests have been blockedSource code released under Mozilla Public License 2.0
Version 1.2
Released Oct 27, 2019 - 17.07 KBWorks with firefox 48.0 and later- display a counter of blocked requests on the icon
- a setting to disable the counter in the options
- the button to disable the blocking now disables it only for the current tab
- detect if the page is restricted for addons (addons.mozilla.org, about:config, ...)Source code released under Mozilla Public License 2.0
Version 1.1
Released Oct 20, 2019 - 16.25 KBWorks with firefox 48.0 and later- WebSocket, beacon, ping and Content-Security-Policy report requests are now treated as XMLHttpRequest requests and can therefore be blocked with the XHR column.
- <object> and <embed> are now treated as <frame>/<iframe> requests and can therefore be blocked with the FRAME column.
- bug fix: when use next and previous page buttons the extension no longer displays an error message if the browser has loaded the page from the cache.Source code released under Mozilla Public License 2.0
Version 1.0
Released Sep 30, 2019 - 15.98 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0