Live Demo • Key Features • How To Use Locally • How to Contribute • Credits • License
You can try Tably by installing it from the Chrome Web Store.
- Familiar Alt+Tab Interface 🔄 - Experience the same window switching behavior you know from your operating system, but for browser tabs
- Quick Navigation ⚡ - Use ALT+Q to quickly switch between your open tabs
- Keyboard-Friendly ⌨️ - Navigate through tabs using keyboard arrows while holding ALT+Q
- Efficient Workflow 🎯 - Reduce mouse dependency and speed up your browsing workflow
- Close Tabs Instantly ❌ - Press Delete (while holding ALT+Q) to close the selected tab without leaving the switcher
- Clone or download this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the directory containing the extension files
- The Tably extension should now appear in your extensions list
- Use ALT+Q in any tab to activate the tab switcher
We welcome contributions to Tably! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- UI/UX improvements
- Performance optimizations
- Additional keyboard shortcuts
- Customization options
- Bug fixes
To set up the development environment:
- Clone the repository
- Load the extension in Chrome as described in the "How To Use Locally" section
- Make changes to the code
- Test your changes by reloading the extension in Chrome
Tably was created by George Ibrahim and is inspired by the native Alt+Tab functionality in operating systems.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ for the browser productivity community

