Delete Tab version history - 4 versions
Delete Tab by Geoffrey De Belie
Delete Tab version history - 4 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 1.2.0
Released Aug 27, 2024 - 17.78 KBWorks with firefox 109.0 and later* Use browser.runtime.getURL instead of browser.extension.getURL
* Use async/await instead of Promises
* Update options layout to make the horizontal scrollbar disappear
* If any div with role=checkbox has aria-checked true, do nothing. This is to prevent the Gmail tab from closing when the user tries to delete an e-mailSource code released under GNU General Public License v2.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.1.0
Released Aug 26, 2024 - 17.78 KBWorks with firefox 109.0 and later* Upgrade to Manifest V3, make sure that Delete Tab has the necessary permissions to access to the webpages you browse
* Add compatibility for Chrome
* Use build script from Translate Now with slight adaptationsSource code released under GNU General Public License v2.0 only
Version 1.0.1resigned1
Released Apr 25, 2024 - 16.69 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v2.0 only
Version 1.0.0
Released Jul 14, 2018 - 13.49 KBWorks with firefox 48.0 and laterPort to WebExtensions
Add blacklist feature
Add notify featureSource code released under GNU General Public License v2.0 only