Skip to content

averissimo/open-links-in-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Links in Tabs Firefox Extension

Available at addons.mozilla.org

Opens selected links in new tabs.

That's just it.

TODO:

  1. Only show context menu when links are selected (Webextension limitation)

License

Mozilla Public License, version 2.0

Credit

This is a fork of Open Selected Links and all credit for code goes to Daniel Veditz

I just changed it to have a single context menu item and run the content-scripts at startup.

Thanks @attekemppila for limiting number of concurrent tabs loading (making it a smoother experience)