ldahcfljppchbfgdokomobmfdfplaman
This extension creates a new window with the tabs to the right of the currently selected tab. This is a simple little extension that I wanted to make my life a little easier. It lets you create a new window with the tabs to the right (optionally including the current tab) My main reason for wanting this was to more effectively make use of the 'Sesh' extension by Yuji Kosugi when I forgot to open a new window *before* opening a ton of tabs. If you have any comments, criticisms, praise, hatred, marriage proposals, fluffy bunnies, or transdimensional gateway blueprints, feel free to send them through to me at feedback@devalias.net (Make sure to mention the extension name in the subject so I know what you're talking about!) This extension is open source and can be found over on GitHub: https://github.com/alias1/chrome-NewWindowWithTabsToRight
Empty New Tab Page
With this extension, new tabs display a blank page instead of the usual new tab page with thumbnails. For those who don't want to worry which recently visited pages show up on the new tab page, who prefer plain over noisy, simple over complex. Version 1.3.0's only change is to use manifest_version 3. For this extension, this does not affect behavior at all. The change is required to keep the extension listed in Chrome Web Store.
New Adjacent Tab
Opens a new tab to the right or left of the current one. New Adjacent Tab allows you to open tabs to the right/left through keyboard shortcuts, the context menu, and the extension's icon. It does not change or override Chrome's default behavior for opening new tabs. The default keyboard shortcuts are: - Alt+T to open a new tab to the right of the current one. - Alt+H to open a new tab to the left of the current one. All settings are configurable and are automatically synced across your devices if you're signed in to Google Chrome. Developed exclusively for Chrome. This extension is not guaranteed to work with other Chromium-based browsers like Edge, Brave, Opera, etc... Please don't report issues or down-vote this extension in the Chrome Web Store if you're using a non-Chrome browser.
Close Tabs to the Left
Adds a button to close all tabs to the left of the current tab. Most browsers have the ability to right-click a tab and "Close tabs to the right", but not "Close tabs to the left"! This extension adds a button to the right of the address bar that all closes all tabs to the left of the current active tab. Unlike most other extensions, it doesn't closed tabs you've pinned!
Right Click Opens Link New Tab
Right Click Opens Link in New Tab in the Correct Order Opens links with a right click in background (default) or foreground maintaining correct order - Holding shift while clicking will disable. All perfectly legit and clean source code here https://github.com/Bigsy/rightclicklinkopentab 18/09/2025 - Now with allowlist support, eg *bbc.co.uk will enable the right click functionality only on bbc site 10/12/2024 - Now with denylist support, eg *bbc.co.uk will disable the right click functionality on bbc site