Vivid Tab is an open-source Chrome extension that replaces the default new tab with a fully customizable and feature-rich new tab page. Inspired by the Homey extension, Vivid Tab enhances your browsing experience by providing quick access to essential features and frequently visited sites.
- 📝 Quotes & Notes - Get daily inspiration with quotes and jot down quick notes.
- ☁️ Weather Updates - Stay informed with real-time weather information.
- ⏰ Time & Date - Always stay on track with a built-in clock.
- ✅ To-Do List - Manage your daily tasks efficiently.
- 🔖 Bookmark Integration - Select a bookmark folder and display frequently visited pages for easy navigation.
- 🎨 Customizable UI - Personalize the layout and design to fit your style.
Vivid Tab is developed using Plasmo, an amazing framework for building Chrome extensions effortlessly.
🔗 Vivid Tab on Chrome Web Store
- Download the source code or clone the repository:
git clone https://github.com/jrtilak/vivid-tab.git
- Navigate to
chrome://extensions/
in your browser. - Enable Developer Mode (toggle in the top right corner).
- Click Load Unpacked and select the
vivid-tab
folder.
Vivid Tab is an exploratory project, and there may be many missing features. If you have ideas or improvements, feel free to contribute!
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -m "Added new feature"
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
This project is open-source and available under the MIT License.
For questions or suggestions, reach out to me at:
Thank you for checking out Vivid Tab! 🚀