Your NewTab
Your NewTab is a Chrome and Firefox browser extension that transforms every new tab into a moment of inspiration. Each time you open a new tab, you’re greeted with a carefully curated random quote displayed in a beautiful, distraction-free interface.Installation
Get started by installing the extension on Chrome or Firefox
Quick Start
Learn how to customize your new tab experience
Customization
Personalize colors and fonts to match your style
GitHub Repository
View source code and contribute to the project
Key Features
Random Inspirational Quotes Each new tab displays a random quote from a curated collection, providing fresh motivation throughout your day. Customizable Background Colors Choose from 6 preset colors or use the color picker to select any color that matches your mood:- White (
#fff) - Zinc Dark (
#18181b) - Blue (
#1e3a8a) - Indigo (
#312e81) - Green (
#166534) - Red (
#7f1d1d) - Custom color via color picker
- Playfair Display
- Space Grotesk
- Montserrat
- Proza Libre
- Rubik
- Roboto
- Oswald
- DM Sans
- Inter
- Numans
- Be Vietnam Pro
How It Works
The extension is built with modern web technologies:- Vue 3 for reactive UI components
- TypeScript for type safety
- UnoCSS for utility-first styling
- Vite for fast development and optimized builds
- WebExtension Polyfill for cross-browser compatibility
- Loads your saved preferences from Chrome Storage
- Fetches a random quote from the quotes collection
- Dynamically loads the selected Google Fonts
- Renders the quote with your chosen styling
Source Code
The extension is open source and available on GitHub: https://github.com/fuongz/newtab Key source files:src/newtab/NewTab.vue:1- Main component with quote display and settingssrc/composables/useWebExtensionStorage.ts:46- Storage hook for persistent settingssrc/manifest.ts:6- Extension manifest configuration
Next Steps
Install the Extension
Follow the installation guide for Chrome or Firefox
Customize Your Experience
Learn how to personalize colors and fonts