An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Tab Positioner

[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ejlekdhgfefgeoobnnfgmafagedicagj?label=Chrome%20Web%20Store&logo=googlechrome)](https://chromewebstore.google.com/detail/ejlekdhgfefgeoobnnfgmafagedicagj)
[![GitHub Release](https://img.shields.io/github/v/release/huangyxi/tab-positioner?label=Release&logo=github)](https://github.com/huangyxi/tab-positioner/releases/latest)
[![Actions](https://img.shields.io/github/actions/workflow/status/huangyxi/tab-positioner/ci.yml?label=Actions&logo=github&branch=main)](https://github.com/huangyxi/tab-positioner/actions/workflows/ci.yml)
![GitHub repo size](https://img.shields.io/github/repo-size/huangyxi/tab-positioner)

**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!

[![Chrome Web Store](https://developer.chrome.com/static/docs/webstore/branding/image/UV4C4ybeBTsZt43U4xis.png)](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.