QuaranTab versjonshistorikk - 6 versjonar
QuaranTab av Smotana LLC
QuaranTab versjonshistorikk - 6 versjonar
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 0.0.6
Sleppt 11. des. 2023 - 960,12 KBFungerar med firefox 91.0.0 og nyareFixes:
- 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 loadKjeldekode sleppt under MIT License
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 0.0.5
Sleppt 11. des. 2023 - 959,62 KBFungerar med firefox 91.0.0 og nyareChanges:
- 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 insecureKjeldekode sleppt under MIT License
Versjon 0.0.4
Sleppt 11. des. 2023 - 957,69 KBFungerar med firefox 91.0.0 og nyareFixes:
- 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 dependenciesKjeldekode sleppt under MIT License
Versjon 0.0.3
Sleppt 14. sep. 2023 - 953,39 KBFungerar med firefox 91.0.0 og nyareI 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 releaseKjeldekode sleppt under MIT License
Versjon 0.0.2
Sleppt 11. sep. 2023 - 576,29 KBFungerar med firefox 91.0.0 og nyareMore 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.Kjeldekode sleppt under MIT License
Versjon 0.0.1
Sleppt 9. sep. 2023 - 115,85 KBFungerar med firefox 91.0.0 og nyareKjeldekode sleppt under MIT License