Tab dump 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 2
Released Nov 15, 2024 - 18.16 KBWorks with firefox 58.0 and later- Added possibility to open new tabs while closing previous ones
- Added possibility to dump just the current active tab
- Text modifying function (show tab titles) now works instantaneously
- Restyled GUI in order for it to be cohesive with the rest of the browser
- Text left in text field is now only visible from active browser window
- Fixed bug where the list of tabs could not be opened after reopening the GUI window
- Major code refactor
- Other bug fixesSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.2
Released Apr 24, 2023 - 15.34 KBWorks with firefox 57.0a1 and later- Added support for comments, now including comments (lines starting with "#") in the list should not cause problems.
- Added functionality where tab titles can be returned together with tab urls.
- Input, output and settings will now persist upon opening and closing of popup as long as extension is not reloaded.
- fixed bug with "about:" pages not being opened by the extension. This happened due to security reasons and now they are ignored.Source code released under MIT License
Version 1.1
Released Jan 24, 2023 - 13.67 KBWorks with firefox 57.0a1 and later- Added stronger input validation for links. Now links without specified protocol (i.e "https://") will work as intended. Additionally everything that is shorter than 5 characters will be ignored.
- Added possibility to toggle between wrap/no wrap for links in list. Useful in cases where one link per line should be displayed.
- Added possibility to clear list.
- Added icons for actions buttons. Now it should be easier to distinguish between dumping and opening action.
- Refresh of GUI.Source code released under MIT License
Version 1.0
Released Jan 17, 2023 - 11.21 KBWorks with firefox 57.0a1 and laterSource code released under MIT License