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.0Released 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-mail- Source code released under GNU General Public License v2.0 only 
- Older versions- Version 1.1.0Released 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 adaptations- Source code released under GNU General Public License v2.0 only 
- Version 1.0.1resigned1Released Apr 25, 2024 - 16.69 KBWorks with firefox 48.0 and later- Source code released under GNU General Public License v2.0 only 
- Version 1.0.0Released Jul 14, 2018 - 13.49 KBWorks with firefox 48.0 and laterPort to WebExtensions
 Add blacklist feature
 Add notify feature- Source code released under GNU General Public License v2.0 only 
