Version: 1.0
Authors: Vatsal Mittal & Nijjil Narula
Daily Quotes is a Chrome extension that enriches your new tab page with daily inspirational or thought-provoking quotes. Customize your new tab experience with dynamic themes, a real-time clock, and stay motivated every day.
- Inspirational Quotes: Receive a new quote on every new tab.
- Dynamic Themes: Choose from a variety of themes to personalize your new tab page.
- Real-Time Clock: View the current time in a clean and minimalist design.
Quotes are fetched from the Inspirational Quotes API using the RapidAPI service.
The extension displays the current time in a 24-hour format with a dynamic background matching the chosen theme.
- sunset
- space
- bubblegum
- aurora
- minimalist
-
Clone the repository:
Clone this repository:
git clone https://github.com/vatszal/Daily-Quotes.git
-
Load the extension:
- Open Google Chrome.
- Navigate to
chrome://extensions/
. - Enable "Developer mode" in the top-right corner.
- Click on "Load unpacked" and select the directory where you cloned the repository.
-
Set as New Tab Page:
- The extension automatically sets the new tab page to display daily quotes.
- activeTab: Required to access the currently active tab for new tab page customization.
Stay inspired every day with Daily Quotes!