Javascript Firewall のバージョン履歴 - 全 6 バージョン
Javascript Firewall 作成者: Bill
Javascript Firewall のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.4
リリース日 : 2022年5月10日 - 17.15 KBfirefox バージョン 48.0 以降 で動作interface:
- 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 hostnamesソースコードは Mozilla Public License 2.0 に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.3
リリース日 : 2019年11月13日 - 17.74 KBfirefox バージョン 48.0 以降 で動作- 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)ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.2.1
リリース日 : 2019年11月1日 - 17.19 KBfirefox バージョン 48.0 以降 で動作- display the icon badge only when requests have been blockedソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.2
リリース日 : 2019年10月27日 - 17.07 KBfirefox バージョン 48.0 以降 で動作- 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, ...)ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.1
リリース日 : 2019年10月20日 - 16.25 KBfirefox バージョン 48.0 以降 で動作- 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.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0
リリース日 : 2019年9月30日 - 15.98 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています