https://github.com/huangyxi/tab-positioner
A Chrome Extension for Tab Positioning Control
https://github.com/huangyxi/tab-positioner
chrome-extension
Last synced: 6 days ago
JSON representation
A Chrome Extension for Tab Positioning Control
- Host: GitHub
- URL: https://github.com/huangyxi/tab-positioner
- Owner: huangyxi
- License: mit
- Created: 2025-07-20T15:37:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T08:38:58.000Z (2 months ago)
- Last Synced: 2025-08-12T09:29:22.431Z (2 months ago)
- Topics: chrome-extension
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/ejlekdhgfefgeoobnnfgmafagedicagj
- Size: 256 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tab Positioner
[](https://chromewebstore.google.com/detail/ejlekdhgfefgeoobnnfgmafagedicagj)
[](https://github.com/huangyxi/tab-positioner/releases/latest)
[](https://github.com/huangyxi/tab-positioner/actions/workflows/ci.yml)
**OPEN SOURCE • NO ADS • NO TRACKING**
Tabs open with flair, close with care — you're the one who steers them where.
Tab Positioner lets you customize the position of new tabs and control which tab becomes active after a tab is closed.
It is a modern successor to the [Tab Position Options](https://chromewebstore.google.com/detail/tab-position-options/fjccjnfkdkdmjohojoggodkigkjkkjhl) extension, rebuilt from the ground up to support [Chrome's new Manifest V3 platform](https://developer.chrome.com/docs/extensions/mv3/intro/).If you notice any functional or translation issues in the extension, please [open an issue](https://github.com/huangyxi/tab-positioner/issues/new) or [submit a pull request](https://github.com/huangyxi/tab-positioner/pulls).
Contributions are always welcome](https://chromewebstore.google.com/detail/ejlekdhgfefgeoobnnfgmafagedicagj)
## Features
* **New Tab Position**: Decide where new tabs open.
* **Link Tab Position**: Set different rules for tabs opened from links in the foreground or background.
* **Popup Position**: Open popups as tabs, following the same rules as links.
* **Tab Activation**: Choose which tab gets focus after you close one.
* **Sync Settings**: Your tab position preferences sync across all your devices with [Chrome's built-in sync feature](https://support.google.com/chrome/answer/185277#zippy=%2Csign-in-turn-on-sync).
* **Dark Mode**: The extension automatically matches Chrome’s dark mode.## Installation
### Chrome Web Store
You can install Tab Positioner from the [Chrome Web Store](https://chromewebstore.google.com/detail/ejlekdhgfefgeoobnnfgmafagedicagj).### Offline Installation
1. Download the latest release from the [Releases page](https://github.com/huangyxi/tab-positioner/releases/latest).
2. Extract the downloaded ZIP file.
3. Open Chrome and navigate to `chrome://extensions`.
4. Enable "Developer mode" in the top right corner.
5. Click "Load unpacked" and select the extracted folder.