QuaranTab のバージョン履歴 - 全 6 バージョン
QuaranTab 作成者: Smotana LLC
QuaranTab のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.0.6
リリース日 : 2023年12月11日 - 960.12 KBfirefox バージョン 91.0.0 以降 で動作Fixes:
- Fix tracking of requests that are redirected by other extensions and Firefox shimming
- Fix addon icon would disappear due to missing asset
- Fix race condition on all requests closing during a state transition
- Fix race condition on displaying open request count on loadソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 0.0.5
リリース日 : 2023年12月11日 - 959.62 KBfirefox バージョン 91.0.0 以降 で動作Changes:
- Display an informational message when page loads instead of Firefox's error page detailing an unreachable proxy. This was made possible by blocking onBeforeRequest which requires a new permission.
- In addition to blocking via non-existent proxy, also block via onBeforeRequest since we already requested this permission
- Fix attempted blocked connections counted towards connection counting causing a bogus flapping of status between secure and insecureソースコードは MIT License に従いリリースされています
バージョン 0.0.4
リリース日 : 2023年12月11日 - 957.69 KBfirefox バージョン 91.0.0 以降 で動作Fixes:
- Firefox tracking protection interfered with connection counting. Firefox shimmed requests don't fire webRequest.onComplete events making it seem a persistent connection to backend is open. Therefore Quarantab never reached quarantine state.
- Race condition on page loaded event listener
- Updated dependenciesソースコードは MIT License に従いリリースされています
バージョン 0.0.3
リリース日 : 2023年9月14日 - 953.39 KBfirefox バージョン 91.0.0 以降 で動作I am excited to roll out these new changes:
- Blocking WebSockets, WebRTC, and long-polling HTTP requests
- Code is no longer minified
- Added several new permissions to perform additional blocking
- UI shows status of each type of blocking performed
- Bug bounty pool replenished
Permissions explained:
"proxy" - Required to cut-off network access to the website by routing requests to a non-existent Socks proxy
"tabs" - Required to re-open a tab in a new container
"cookies" - Required for manipulating Container data and clearing browser data for temporary containers
"contextualIdentities" - Required for creating/deleting Containers
* "privacy" - Required for temporarily disabling WebRTC globally
* "webRequest" - Required for monitoring active connections to determine when it's safe to use
* "scripting" - Required for injecting a content script for shutting down active connections
* "storage" - Required for keeping track of WebRTC initial enable state
"<all_urls>" - Required to intercept proxy web requests for all sites
(*) Indicates added permissions this releaseソースコードは MIT License に従いリリースされています
バージョン 0.0.2
リリース日 : 2023年9月11日 - 576.29 KBfirefox バージョン 91.0.0 以降 で動作More intuitive and easy to understand interface:
- Clearly see the two functionalities and status of isolating a website in a container and cutting off network access
- Ability to quarantine current tab or opening a new tab.ソースコードは MIT License に従いリリースされています
バージョン 0.0.1
リリース日 : 2023年9月9日 - 115.85 KBfirefox バージョン 91.0.0 以降 で動作ソースコードは MIT License に従いリリースされています