Vivid Tab is an open-source Chrome extension that transforms your new tab into a fully customizable, productivity-enhancing dashboard. Whether you need quick access to bookmarks, smart search, or real-time weather updates, Vivid Tab ensures a vibrant and seamless browsing experience.
- 🔖 Unlimited Bookmarks - Display unlimited bookmarks as shortcuts for quick access to your favorite sites.
- 🔎 Smart Search - Instantly search with AI, search engines, or YouTube directly from your new tab.
- 🎨 Fully Customizable - Drag and drop components, change backgrounds, and personalize your layout.
- ✅ To-Dos & Notes - Stay organized with built-in task lists and quick notes.
- ☁️ Weather & Location-based Insights - Get real-time weather updates and relevant local information.
- 🌍 Forever Free & Open Source - Vivid Tab is completely free and welcomes community contributions.
Vivid Tab is developed using Plasmo, a powerful 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
- Install dependencies:
pnpm install
- Start development mode:
or build the project:
pnpm dev
pnpm build
- Navigate to
chrome://extensions/
in your browser. - Enable Developer Mode (toggle in the top right corner).
- Click Load Unpacked and select the
build
folder.
Vivid Tab is an evolving project with room for enhancements. 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! 🚀