Ex:
Right click 5 links on a page and the 5 links will be opened in 5 new tabs inserted in the order they were clicked on (left to right) next to the current tab.
Changelog:
0.0.8: Removed middle-click options from extension, since this can be configured in the browser itself. Middle-clicking now no longer opens two tabs.
0.0.7: Performance updates.
0.0.5-0.0.6: Firefox specific updates. Not available on Chrome store.
0.0.4: Specify openerTabId while opening tabs. This allows other extensions like Tree Style Tabs to maintain a mapping between the parent and child tabs.
0.0.3: If browser supports cookieStoreId, then the link is opened with the same cookieStoreId as current tab. Currently only applicable to Firefox.
0.0.2: No functionality changes or bugfixes. Updated manifest file for compatibility with Firefox. This extension now available on Firefox 57+ also.