A browser extension for quick access to your favorite apps and websites. Ofcourse I used A.I. "heavily" to create this!
- 🚀 Customizable Quick Links
- 📁 Categorized Links
- 🔍 Search Bar for Quick Navigation
- 🎯 One-Click Access
- 🌓 Dark/Light Mode Toggle
- 💾 Import/Export Links
- Clone this repository:
//git clone https://github.com/Sharvil9/QuickLaunch.git
-
Open Chrome/Firefox and navigate to the extensions page:
- Chrome:
chrome://extensions/
- Firefox:
about:addons
- Chrome:
-
Enable Developer Mode
-
Load the extension:
- Chrome: Click "Load unpacked" and select the
src
directory - Firefox: Click "Load Temporary Add-on" and select any file in the
src
directory
- Chrome: Click "Load unpacked" and select the
- Click the QuickLaunch icon in your browser toolbar
- Use the search bar to quickly find apps
- Click on any icon to launch the corresponding app
- Use the settings panel to customize your links
- Modern web browser (Chrome/Firefox)
- Basic knowledge of HTML, CSS, and JavaScript
- Clone the repository
- Make your changes in the
src
directory - Test the extension locally
- Create a pull request with your changes
Currently, the extension doesn't require a build step. All source files are directly used by the browser.
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Twitter - @sharvilkhade
Project Link: https://github.com/Sharvil9/QuickLaunch