Back to Close WE version history - 9 versions
Back to Close WE by Jas
Back to Close WE version history - 9 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.7.2resigned1
Released Apr 25, 2024 - 11.33 KBWorks with firefox 42.0 and laterSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.7.1
Released Dec 8, 2018 - 12.26 KBWorks with firefox 42.0 and laterRemove notification permission, as it's no longer needed.Source code released under MIT License
Version 0.7.0
Released Dec 4, 2018 - 12.29 KBWorks with firefox 42.0 and later- Remove the annoying notification on updates/installs
- Possibly fix an issue with "Close Tab" showing up in history librarySource code released under MIT License
Version 0.6.0
Released Dec 23, 2017 - 11.95 KBWorks with firefox 42.0 and later, android 48.0 to 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)Source code released under MIT License
Version 0.5.0
Released Oct 30, 2017 - 11.01 KBWorks with firefox 42.0 and later, android 48.0 to 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.Source code released under MIT License
Version 0.4.1
Released Oct 26, 2017 - 10.77 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Change naming to include the WE everywhere to make it consistent in the addon manager with the name here on this site.Source code released under MIT License
Version 0.4.0
Released Oct 22, 2017 - 10.76 KBWorks with firefox 42.0 and later, android 48.0 to 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.)Source code released under MIT License
Version 0.3.0
Released Oct 20, 2017 - 9.64 KBWorks with firefox 42.0 and later, android 48.0 to 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.Source code released under MIT License
Version 0.2.0
Released Oct 20, 2017 - 8.62 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Source code released under MIT License