Open Links in Tabs version history - 9 versions
Open Links in Tabs by André Veríssimo
Open Links in Tabs 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 1.1.3
Released Jul 12, 2022 - 23.43 KBWorks with firefox 57.0 and laterMenu is now disabled when there are no detected links in the selection.
It also adds an option on preferences that allows to hide it instead.
This option is not enabled by default because it will cause for the menu to be refreshed and a visual moment that shows the menu being added (it's just a few milliseconds, but it's noticeable)Source code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.1.2
Released Jun 28, 2022 - 22.96 KBWorks with firefox 57.0 and laterSupport table cells selection too
https://github.com/averissimo/open-links-in-tabs/issues/9
Thanks to @202012055 for the pull request and to @Eccenux for proposing the new feature and suggesting a code solution.Source code released under Mozilla Public License 2.0
Version 1.1.1
Released Dec 8, 2021 - 22.91 KBWorks with firefox 57.0 and laterCorrects bug introduced by some mozilla change on the API.
It nows checks if the selection is a range before retrieving the linksSource code released under Mozilla Public License 2.0
Version 1.1.0
Released Apr 6, 2021 - 22.83 KBWorks with firefox 57.0 and laterSometimes when opening a lot links using this extension makes the browser grind to a halt.
Added a limit how many tabs are opened/loading at once.
Now the default maximum loading tabs is 4 (just a nice round number), but the old no-limit functionality is still available if the limit is set to 0. There's also a timeout for tab "loading", so if the tab loads slowly, other links/tabs still get opened after a timeout.
Functionality added by github.com/attekemppilaSource code released under Mozilla Public License 2.0
Version 1.0.6
Released Dec 28, 2020 - 21.71 KBWorks with firefox 57.0 and laterAdd option to set a delay between opening new tabsSource code released under Mozilla Public License 2.0
Version 1.0.4
Released Dec 28, 2020 - 21.27 KBWorks with firefox 53.0a1 and laterAdd option to set a delay between opening new tabsSource code released under Mozilla Public License 2.0
Version 1.0.3
Released Dec 7, 2018 - 16.7 KBWorks with firefox 53.0a1 and laterOpens only unique links (thanks to @killemov)
Uses async libraries and small delay when opening links (thanks to @d3m1gd)Source code released under Mozilla Public License 2.0
Version 1.0.2
Released Dec 19, 2017 - 16.24 KBWorks with firefox 53.0a1 and laterAdds `openerTabId` when opening new tab to relate with original, thus allowing for better collaboration with other addons that use this information.
Thanks to @piroor in github that submitted the changes
https://github.com/averissimo/open-links-in-tabs/pull/1Source code released under Mozilla Public License 2.0
Version 1.0.1
Released Sep 6, 2017 - 16.23 KBWorks with firefox 53.0a1 and laterfixes a bug, when opening links from reddit.comSource code released under Mozilla Public License 2.0