Shortcut Manager is a powerful Firefox extension that allows you to customize keyboard shortcuts for various browser actions, enhancing your browsing efficiency and productivity.
Add to Firefox • Report Bug • Request Feature
- Customize shortcuts for common browser actions:
- Duplicate current tab
- Open new tab
- Reopen recently closed tab
- Mute/unmute current tab
- User-friendly interface for easy shortcut configuration
- Real-time shortcut validation
- Persistent storage of user preferences
- Visit the Shortcut Manager page on Mozilla Add-ons
- Click "Add to Firefox"
- Follow the prompts to complete installation
- Click the Shortcut Manager icon in your browser toolbar
- Select "Configure" to open the options page
- Set your desired shortcuts for each action
- Click "Save" to apply your new shortcuts
- Clone the repository:
git clone https://github.com/bilalonur/shortcut-manager-extension.git
- Navigate to the project directory:
cd shortcut-manager-extension
- Open Firefox and navigate to
about:debugging
- Click "This Firefox" in the left sidebar
- Click "Load Temporary Add-on"
- Navigate to the project directory and select the
manifest.json
file
We welcome contributions to Shortcut Manager! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/AmazingFeature
) - Make your changes
- Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Please ensure your PR adheres to our Contribution Guidelines.
If you find Shortcut Manager useful and want to support its development, consider becoming a sponsor! Click the "Sponsor" button at the top of this page to support us via Buy Me a Coffee.
Your support helps us dedicate more time to improving and maintaining this extension. Every contribution, no matter how small, is deeply appreciated!
This project is licensed under the MIT License.
The MIT License is a permissive open-source license that allows you to:
- Use the software commercially
- Modify the software
- Distribute the software
- Use the software privately
- Sublicense the software
The only condition is that you include the original copyright notice and license in any copy or substantial portion of the software.
For the full license text, see the LICENSE file in this repository.
We'd like to extend our heartfelt thanks to the following projects and resources that have been instrumental in the development of Shortcut Manager:
- Duplicate Tab by Stefan Sundin - For inspiration and insights on tab management in Firefox extensions.
- CSS Button Examples - For providing beautiful button designs that enhanced our UI.
- CodePen by Sanjeev Yadav - For the creative input on UI components.
- CodePen by Omar Alfarizs - For inspiration on extension popup design.
- Mozilla Developer Network - For their excellent WebExtensions documentation.
- All our contributors and users for their valuable feedback and support.
Made with ♥ by Bilal Onur Eskili