Tabify is a Chrome® extension designed to make your new tab page more beautiful and inspiring. Every time you open a new tab, Tabify loads a stunning random image from Picsum Photos as the background. Additionally, it displays a wise and thought-provoking quote fetched from RealInspire API. To make it even more useful, Tabify shows the current date in both the Gregorian and Persian calendars.

Example of Tabify in action with a random background image, quote, and dual calendar display.
- Dynamic Backgrounds: Enjoy a fresh, random image every time you open a new tab.
- Inspirational Quotes: Get motivated with a new quote on each new tab.
- Dual Calendar Display: View the current date in both the Gregorian and Persian calendars.
- Lightweight and Fast: Designed to be simple and efficient, ensuring a smooth experience.
-
Download the Extension:
- Clone this repository or download the ZIP file.
git clone https://github.com/KiaBoluki/tabify.git
-
Load the Extension in Chrome:
- Open Chrome and go to
chrome://extensions/. - Enable Developer Mode (toggle in the top-right corner).
- Click Load unpacked and select the folder containing the extension.
- Open Chrome and go to
-
Enjoy:
- Open a new tab to see Tabify in action!
- Background Images: Tabify fetches a random image from Picsum Photos each time you open a new tab.
- Quotes: It retrieves a quote from RealInspire API to inspire you throughout the day.
- Date Display: The current date is displayed in both the Gregorian and Persian formats for your convenience.
Tabify is designed to be simple and user-friendly. If you'd like to customize it further, you can:
- Modify the
styles.cssfile to change the appearance. - Update the
script.jsfile to tweak functionality. - Replace the API endpoints with your preferred sources.
Contributions are welcome! If you'd like to improve Tabify, feel free to:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request.
Please ensure your code follows the project's style and includes appropriate documentation.
Tabify is open-source and available under the MIT License. Feel free to use, modify, and distribute it as you see fit.
If you encounter any issues or have suggestions for improvement, please open an issue on GitHub.