A tool for efficient browser tab switching outside the browser
Project description
TabSwitcher
TabSwitcher is a simple window for switching between tabs in a browser. It uses the brotab CLI and browser extensions as a foundation.
Requirements
- Python 3.7 or higher
- BroTab Extension installed in your browser
- fzf (optional, but recommended for enhanced search)
Installation
- Install the TabSwitcher package via pip:
pip install tabswitcher
- Install the active tab logger task
tabswitcher --install
- Restart the browser
When using Ubuntu some extra setup is required.
sudo apt-get install qtbase5-dev libxcb-xinerama0
Usage
Upon opening TabSwitcher, your most recently active tabs will be displayed in the list.
Typing in the input field will initiate a fuzzy search of all your open tabs by title.
You can focus a tab by clicking an item in the list.
Holding Shift while clicking will also bring the browser window into focus.
You can also navigate using Arrow Keys, Tab and Enter.
Tabs can also be selected using the keyboard shortcuts Ctrl + 1-9.
Holding Shift while using these shortcuts will also bring the browser window into focus.
Pressing Backspace on a selected Tab will close it.
Special Input
Starting a input wiht >
will search the html code of you open tabs for the input.
Starting a input with #
will display your bookmarks instead of open tabs.
Starting a input with ?
will open a new tab with the input text in a Google search.
Starting a input with !
will attempt to open a new tab with the website page (requires a Redirect Extension).
Ctrl + ,
will open the settings file.
Ctrl + q
or Escape
will close the window.
Known Issues
- Currently, TabSwitcher only supports Windows and limited on Ubuntu.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tabswitcher-0.1.10.tar.gz
.
File metadata
- Download URL: tabswitcher-0.1.10.tar.gz
- Upload date:
- Size: 453.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a363d38f89e452c809fbab3a60d970213983e53e05b7510650dc793e3693ffc |
|
MD5 | 39e1b5f8d85c6a0824de56969565ff10 |
|
BLAKE2b-256 | 6bc4714a5d660443914f109a34bdf7b765dae4524645be869784d5e2da898551 |
File details
Details for the file tabswitcher-0.1.10-py3-none-any.whl
.
File metadata
- Download URL: tabswitcher-0.1.10-py3-none-any.whl
- Upload date:
- Size: 454.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83b0ead43f1b3c573a1aa03f51fb83ba73a65f9292f22c8a810f7b09ce2e8c2c |
|
MD5 | 7ad5055264ab837e190c652238a6240f |
|
BLAKE2b-256 | e72a3bfc287aac28570dfa5af75a65ce9edbd4f64ba42f8c6f516fb78875eed1 |