Accessing Settings
To customize your NewTab:- Open a new tab
- Click the settings icon (gear icon) in the bottom-left corner
- The settings panel will appear with all available customization options
- Background Color
- Quote Font
- Author Font
What You Can Customize
Background Colors
You can change the background color of your new tab page. The extension provides:- 6 preset colors for quick selection
- Custom color picker for unlimited color options
Font Families
You can independently customize the font for both the quote text and the author name. The extension includes:- 11 carefully selected Google Fonts
- Separate controls for quote and author fonts
- Dynamic font loading for optimal performance
How Settings Are Persisted
Your customization preferences are stored using the Chrome Storage API with the keyfuongz_just_random_quote. The configuration object includes:
Default Settings
If you haven’t customized anything yet, the extension uses these defaults:- Background Color:
#18181b(dark zinc) - Quote Font: Playfair Display
- Author Font: Montserrat
Performance Considerations
The extension is optimized for performance:- Fonts load on-demand: Only selected fonts are loaded from Google Fonts
- Font caching: Once a font is loaded, it’s cached for subsequent uses
- Smooth transitions: A 500ms loading state prevents flickering when changing fonts
- Settings sync: Your preferences are immediately saved and synchronized
Your settings are stored locally in your browser and are not synced across devices. If you use the extension on multiple browsers or devices, you’ll need to configure each one separately.