Tab dump 版本紀錄 - 4 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 2
發行於 2024年11月15日 - 18.16 KB適用於 firefox 58.0 與更新版本- 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 fixes原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.2
發行於 2023年4月24日 - 15.34 KB適用於 firefox 57.0a1 與更新版本- 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.原始碼依照 MIT License 條款釋出
版本 1.1
發行於 2023年1月24日 - 13.67 KB適用於 firefox 57.0a1 與更新版本- 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.原始碼依照 MIT License 條款釋出