• Stars
    star
    142
  • Rank 258,495 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open new tabs to the right of the current one.

Build 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:

  • tabs are visibly moved to their final position
  • the tab bar is scrolled so the opened tab becomes the first visible one on the left (Firefox only) - you can set browser.tabs.tabMinWidth in about:config to something low like 20 so the tab bar is not scrollable at all
  • when opening multiple tabs at once, only one of them is opened at the right position

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.

More Repositories

1

webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
JavaScript
413
star
2

webextension-simple-form-fill

Enter text into input fields by choosing items from the context menu or using the optional autocomplete. New items can be added through the context menu while having some text selected or by changing the add-ons' preferences.
JavaScript
25
star
3

webextension-tab-deque

A Firefox extension for better tab handling.
JavaScript
23
star
4

webextension-bookmark-dial

Display the contents of a bookmark folder as thumbnails with title everytime the user opens a new tab.
JavaScript
21
star
5

webextension-enhanced-image-viewer

Enhances the browser's default image viewer.
JavaScript
13
star
6

dotfiles

Shell
5
star
7

webextension-open-tabs-in-foreground

Clicking a link using the left mouse button while having Ctrl pressed opens it in a background tab by default. The same when using the middle mouse button. This extension opens these tabs in the foreground instead. Tabs are only opened in the background when having Shift pressed while clicking.
JavaScript
5
star
8

webextension-do-not-close-browser-with-last-tab

Creates a new window with the same properties as the closing one when the last tab is closed.
JavaScript
2
star
9

webextension-image-forward

A firefox extension for easy cycling through images and image links on a page.
JavaScript
2
star
10

imsa

Instance Metadata Service for Authentication
Python
2
star
11

python-3.7-on-ubuntu-16.04

Scripts to build Python 3.7 on Ubuntu 16.04
Shell
1
star