Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Switcher 🚀

A lightweight Chrome/Edge Extension that allows you to switch between browser tabs using customizable keyboard shortcuts with optional sound feedback.

✨ Features

  • Keyboard Navigation: Quickly switch to the left or right tab using shortcuts.
  • Sound Feedback: Play a satisfying sound effect whenever you switch tabs.
  • Customizable Audio: Choose between different sound profiles or mute them entirely.
  • Easy Configuration: Dedicated options page to manage your preferences and quick links to browser shortcut settings.

🛠 Installation

Since this is an open-source project, you can load it manually into your browser:

  1. Download or clone this repository to your local machine.
  2. Open your browser and navigate to the extensions management page:
    • Chrome: chrome://extensions/
    • Edge: edge://extensions/
  3. Enable "Developer mode" (usually a toggle in the top right or left corner).
  4. Click "Load unpacked" and select the folder containing the extension files.

⌨️ Keyboard Shortcuts

By default, the extension uses the following shortcuts:

Action Default Shortcut
Switch to Left Tab Ctrl + Left Arrow
Switch to Right Tab Ctrl + Right Arrow

Tip

To change these shortcuts, go to chrome://extensions/shortcuts and look for Tab Switcher.

⚙️ Configuration

You can customize your experience through the Options page:

  1. Right-click the Tab Switcher icon in your toolbar.
  2. Select "Options".
  3. Choose your preferred sound effect from the dropdown menu.
  4. Click "Save Settings".

📂 Project Structure

  • manifest.json: Extension configuration and permissions.
  • background.js: Service worker handling the tab switching logic and audio injection.
  • options.html / options.js: The user interface for settings.
  • *.wav: Audio files for tab switching feedback.

📜 License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it as you wish! 🥂

About

A lightweight Chrome/Edge Extension that allows you to switch between browser tabs using customizable keyboard shortcuts with optional sound feedback.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages