https://github.com/kropp/chrome-open-tabs-in-bg
This extension makes Chrome behave like Firefox when opening new tabs
https://github.com/kropp/chrome-open-tabs-in-bg
Last synced: 9 months ago
JSON representation
This extension makes Chrome behave like Firefox when opening new tabs
- Host: GitHub
- URL: https://github.com/kropp/chrome-open-tabs-in-bg
- Owner: kropp
- License: mit
- Created: 2016-12-15T14:07:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T07:22:01.000Z (about 6 years ago)
- Last Synced: 2025-01-22T05:42:20.426Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
Open Tabs in Background
=======================
This extension makes Chrome behave like Firefox when opening new tabs:
1. New tab always opens in background
2. When you open multiple tabs in a row, every next one opens to the right of the last opened background tab.
By default they open to the right of the active tab, what I find inconvenient.