Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 743 Bytes

File metadata and controls

20 lines (13 loc) · 743 Bytes

Build Status

firefox-open-tabs-next-to-current

Always open new tabs to the right of the current one(which is not the same as setting browser.tabs.insertRelatedAfterCurrent to true). You can however get the default behaviour by:

  • using the alt-shift-y keyboard shortcut to open a new tab

This add-on is developed using WebExtensions.

Feedback

You can report bugs or make feature requests on Github.

Patches are welcome.