Back to Close WE 版本历史 - 9 个版本
Back to Close WE 作者: Jas
Back to Close WE 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
- 下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展
较早版本
版本 0.7.1
发布于 2018年12月8日 - 12.26 KB适用于 firefox 42.0 及更高版本Remove notification permission, as it's no longer needed.源代码遵循 MIT 许可证 发布
版本 0.7.0
发布于 2018年12月4日 - 12.29 KB适用于 firefox 42.0 及更高版本- Remove the annoying notification on updates/installs
- Possibly fix an issue with "Close Tab" showing up in history library源代码遵循 MIT 许可证 发布
版本 0.6.0
发布于 2017年12月23日 - 11.95 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*This release should fix most issues that users have been experiencing. Namely:
Page titles may be displayed as the URL of the website instead of the actual title (issue #5 on github)
Tabs getting stuck with title = "Close tab" (also issue #5 on github)
Also possibly fixes:
"Load on all tabs" has to be unchecked then checked again, after first install (issue #4)源代码遵循 MIT 许可证 发布
版本 0.5.0
发布于 2017年10月30日 - 11.01 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Fix github issue #2 by requiring a certain history.length + go forward after back
The required length depends on how the tab was opened (directly (through about:blank) or through about:newtab).
Also makes it automatically press the forward button after (or actually right before) closing the tab, which makes restoration of tabs not lose the BACK_CLOSE state even if it's the last one.源代码遵循 MIT 许可证 发布
版本 0.4.1
发布于 2017年10月26日 - 10.77 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Change naming to include the WE everywhere to make it consistent in the addon manager with the name here on this site.源代码遵循 MIT 许可证 发布
版本 0.4.0
发布于 2017年10月22日 - 10.76 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*- Handle redirecting sites better - should work better with opening google results in new tabs now
- Fix most title issues (It still flashes "close tab" shortly, but it should be faster now, never get stuck, and never revert the title to the url as it sometimes did before.)源代码遵循 MIT 许可证 发布
版本 0.3.0
发布于 2017年10月20日 - 9.64 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*TL;DR: It should work a lot better now and be more stable.
Detailed changes:
- Fetch script.js on startup so we can modify it
- Inject always, but only push state if needed
- Only spam debugging logs if debug is on
- Run at document_start instead of document_idle
- Increase title switching delay from 10 to 100 ms
- Add a # to the fake history state's url and attempt to remove it after.源代码遵循 MIT 许可证 发布