Temporary Containers 版本历史 - 20 个版本
Temporary Containers 作者: stoically
Temporary Containers 版本历史 - 20 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.9.2
发布于 2021年2月8日 - 817.7 KB适用于 firefox 68.0 及更高版本Features
- Set openerTabId to tabs opened from links (#471, thanks @piroor)
- Export file zeroes padding for date and time (#468, thanks @TheBolliwood)
- Moved MAC Isolation preference to advanced
Refactoring
- Extract strings from isolation section for translation (#237, #462, thanks @louix)
- Refactor Travis CI after_deploy git clone process (#475, thanks @PeterDaveHello)源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.9.1
发布于 2020年8月10日 - 816.61 KB适用于 firefox 68.0 及更高版本Bugfixes
- Scripts now keep working after Firefox restart
Version 1.9
Breaking changes
- "Scripts" now require the "webNavigation" permission, needs to be granted in the preferences (#420)
- No longer possible to explicitly open a tab in "No Container" while in Automatic Mode using the "Open Link in New Container Tab" context menu (#439, #453)
Features
- Advanced preference to automatically re-enable isolation after a delay (#429, thanks @rkodey)
Bugfixes
- Compatibility between Automatic Mode and Multi-Account Containers "Restrict" feature (#439)
- Respect "Deletes History" mouseclick isolation preferences (#413)
- Always reopen tabs in the same window (#400)
Refactoring
- Switch to upstream @types/firefox-webext-browser (#448, thanks @jsmnbom)源代码遵循 MIT 许可证 发布
版本 1.9
发布于 2020年8月6日 - 816.62 KB适用于 firefox 68.0 及更高版本Breaking changes
- "Scripts" now require the "webNavigation" permission, needs to be granted in the preferences (#420)
- No longer possible to explicitly open a tab in "No Container" while in Automatic Mode using the "Open Link in New Container Tab" context menu (#439, #453)
Features
- Advanced preference to automatically re-enable isolation after a delay (#429, thanks @rkodey)
Bugfixes
- Compatibility between Automatic Mode and Multi-Account Containers "Restrict" feature (#439)
- Respect "Deletes History" mouseclick isolation preferences (#413)
- Always reopen tabs in the same window (#400)
Refactoring
- Switch to upstream @types/firefox-webext-browser (#448, thanks @jsmnbom)源代码遵循 MIT 许可证 发布
版本 1.8
发布于 2020年2月21日 - 625.72 KB适用于 firefox 67.0 及更高版本Features
- Advanced preference "Scripts" (#361)
Refactorings
- Refactored UI for advanced preference "Cookies" (#361)
Bugfixes
- "Reopen in the same container"-shortcut now opens tabs at last position (#369)
- Don't jump-scroll when selecting domain filter box in popup (#325)源代码遵循 MIT 许可证 发布
版本 1.7
发布于 2019年11月30日 - 698.16 KB适用于 firefox 67.0 及更高版本Version 1.7
Bugfixes
- advanced preference "close leftover redirector tabs" could sometimes close wrong tab because of timing issue
Refactorings
- trailing whitespaces get ignored for regexp domain patterns (#330)
Version 1.6
Bugfixes
- critical bug in the container cleanup refactoring (version 1.4) falsely deleted already open temporary containers upon add-on initialization
Version 1.5
Bugfixes
- popup not being rendered and per domain isolation list drag&drop not working after switch to typescript refactoring
Version 1.4
Features
- change pageaction icon when isolation is disabled (#329)
- disable in incognito mode
- ability to load preferences from managed storage (#303)
- support icecat (#307)
- new preference to hide container number (#281)
- new preference to reset container number on startup (#280)
- ability to reset container number (#280)
- Alt+I keyboard shortcut to globally toggle Isolation (#314)
Bugfixes
- don't reopen about:blank tabs (#321), possibly fixes #311
Refactorings
- container cleanup (#305), possibly fixes #304
- switch to typescript (#322)源代码遵循 MIT 许可证 发布
版本 1.6
发布于 2019年11月28日 - 698.09 KB适用于 firefox 67.0 及更高版本Version 1.6
Bugfixes
- critical bug in the container cleanup refactoring (version 1.4) falsely deleted already open temporary containers upon add-on initialization
Version 1.5
Bugfixes
- popup not being rendered and per domain isolation list drag&drop not working after switch to typescript refactoring
Version 1.4
Features
- change pageaction icon when isolation is disabled (#329)
- disable in incognito mode
- ability to load preferences from managed storage (#303)
- support icecat (#307)
- new preference to hide container number (#281)
- new preference to reset container number on startup (#280)
- ability to reset container number (#280)
- Alt+I keyboard shortcut to globally toggle Isolation (#314)
Bugfixes
- don't reopen about:blank tabs (#321), possibly fixes #311
Refactorings
- container cleanup (#305), possibly fixes #304
- switch to typescript (#322)源代码遵循 MIT 许可证 发布
版本 1.3
发布于 2019年8月28日 - 509.81 KB适用于 firefox 60.0 及更高版本- refactor(ui): change wording of "Ignoring requests to" preference hint源代码遵循 MIT 许可证 发布
版本 1.2
发布于 2019年7月25日 - 509.82 KB适用于 firefox 60.0 及更高版本- fix(ui): skip undefined domainCookies (#293)
- feature: add slack-redir.net to "close leftover redirector tabs"-domains (#289)
- refactor: update badge color for automatic mode
- refactor(ui): clarify mac isolation option源代码遵循 MIT 许可证 发布
版本 1.1
发布于 2019年7月11日 - 514.16 KB适用于 firefox 60.0 及更高版本- Fix preferences import not working for exports from before v1.0
- Add Amazon Container Add-on compatibility (#286)源代码遵循 MIT 许可证 发布
版本 1.0
发布于 2019年7月8日 - 516.9 KB适用于 firefox 60.0 及更高版本Features
- Allow global excluding of permanent containers and domains from Isolation (#104)
- Export/Import to/from Firefox Sync (#30)
- Exclude colors and icons from random selection (#271)
- Allow reordering (drag&drop) of Per Domain Isolation list (#240)
- Add Isolation disable/enable button to popup (#170)
- Keyboard shortcut to open active tab url in new Temporary Container (#185)
- Reopen about:home in default container in Don't Reopen Automatic Mode (#257)
- Make popup default tab configurable (#270)
- Add advanced expand preferences by default choice (#278)
- Add text box to filter per domain list (#278)
- Allow configuration of ignored domains (#152)
- Advanced preference to disable Per Domain "Always open in" for Temporary Containers (#245)
- Add Global and MAC Isolation to popup
- Isolate even if MAC assigned (#225)
- Add bookmarks context menu (#121)
- Switch default container color to "toolbar", fallback for Firefox < 67 to "red"
Bugfixes
- Mouse Click count handling (#184)
- Don't readd removed "Ignore Requests to" domains
- Prevent MAC Confirm Page from reopening in clean containers (#225)
- Compatibility with TST group tabs (#264)
- Improved Mouse Click Isolation handling (#184 #277)
- Check that opener tab url starts with http (#264)
- Clean up isolated mouseclick correctly (#184)
- Fix for reused container numbers not getting removed correctly (#273)
- Fix mouseclick cleanup (#184)
- Only MAC isolate if currently in a permanent container (#277)
Refactorings
- Refactor migration to rely on version in storage (#112)
- Refactor Mouse Click Isolation handling (#184)
- Refactor exclude buttons and lists (#278)
- Refactor options and popup UI to use Vue.js
- Refactor request-handling源代码遵循 MIT 许可证 发布
版本 0.103
发布于 2019年6月21日 - 390 KB适用于 firefox 57.0 及更高版本- Don't remove containers if about:sessionrestore tab is open (#263)
- Move new background tabs after the last opened background tab (#202)
- Automatically close t.co and outgoing.prod.mozaws.net redirector tabs, needs to be enabled in advanced preferences (#215)源代码遵循 MIT 许可证 发布
版本 0.101
发布于 2019年6月20日 - 389.37 KB适用于 firefox 57.0 及更高版本- Added toolbar color (black/gray) and fence icon for Firefox >= 67
- Fixed cookies.get in case FPI is used (#251)源代码遵循 MIT 许可证 发布
版本 0.99
发布于 2019年6月19日 - 389.14 KB适用于 firefox 57.0 及更高版本- Add support for firstPartyDomain and sameSite to cookies (#251)
- Catch invalid regexps (#262)源代码遵循 MIT 许可证 发布
版本 0.98
发布于 2019年5月29日 - 388.98 KB适用于 firefox 57.0 及更高版本- Added compatibility with Block sites outside container #261源代码遵循 MIT 许可证 发布
版本 0.97
发布于 2019年4月29日 - 388.83 KB适用于 firefox 57.0 及更高版本- Added Preferences Export/Import feature. Thanks @TheBolliwood #250 #86源代码遵循 MIT 许可证 发布
版本 0.95
发布于 2019年4月3日 - 379.84 KB适用于 firefox 57.0 及更高版本- Don't isolate if opener matches #239
- Handle redirect isolation #190源代码遵循 MIT 许可证 发布
版本 0.94
发布于 2019年4月2日 - 379.76 KB适用于 firefox 57.0 及更高版本- Revert redirect handling causing isolation not working properly in some scenarios #190
- Fixed %domain% placeholder not correctly working with IPs #236源代码遵循 MIT 许可证 发布
版本 0.93
发布于 2019年4月1日 - 379.72 KB适用于 firefox 57.0 及更高版本- Prevent opening two tabs when other container Add-ons are active #234
- Make sure to isolate redirects correctly #190源代码遵循 MIT 许可证 发布
版本 0.92
发布于 2019年3月31日 - 379 KB适用于 firefox 57.0 及更高版本- Check for redirects before checking for opener #190
- Reopen about:blank tabs in automatic mode (or add badge) #146
- Remove containers from storage if not existent anymore #191
- Make sure we don't reuse not available number #105
- Replace %domain% and %fulldomain% placeholders in prefix when originating from request #214源代码遵循 MIT 许可证 发布
版本 0.91
发布于 2019年2月7日 - 374.59 KB适用于 firefox 57.0 及更高版本* Load excluded domains when editing Per Domain Isolation #172
* Prevent black bars from appearing in the popup
* Load the correct Domain Pattern in the popup based on the current Window #192源代码遵循 MIT 许可证 发布