sblask-webextensions / webextension-open-tabs-next-to-current

Open new tabs to the right of the current one.
https://addons.mozilla.org/firefox/addon/open-tabs-next-to-current/
MIT License
163 stars 21 forks source link

pre-commit Status

Open Tabs Next To Current

Open tabs that would normally be opened last next to the current one. Tabs that are being re-opened are thus not included. You can use Ctrl-Y (Ctrl-Shift-Y on Windows) to open a new tab at the default location.

Note for Chrome

Keyboard shortcuts are not automatically set up. You need to do that manually on the extension page in settings.

Note for Firefox

After the addition of the browser.tabs.insertAfterCurrent setting in about:config you do not need this extension anymore.

Known Issues

Caused by limitations of the webextension API, see #26 and #29:

Privacy Policy

This extension does not collect or send data of any kind to third parties.

Feedback

You can report bugs or make feature requests on Github

Patches are welcome.