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 hostnamesMozilla 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 blockedMozilla 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 (04.yfhome.xyz, 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에 따라 릴리스된 소스 코드