This Chrome extension utilizes an API to provide users with a todo list combo and pomodoro timer. It helps you motivate and makes you laugh with the help of quotes and jokes.
- Fetches data from the API and displays it in the extension's popup.
- Allows users to set and reset timer and get motivational quotes.
- Implements a user-friendly interface and intuitive design.
- Clone the repository or download the source code.
- Open Google Chrome and navigate to
chrome://extensions. - Enable the "Developer mode" option.
- Click on "Load unpacked" and select the project directory.
- The extension will now be installed and ready to use.
- Click on the extension icon in the Chrome toolbar to open the popup.
- The fetched data will be displayed within the popup.
- Interact with the data and explore the available functionalities.
- Enjoy the convenience and features provided by the extension.
- HTML
- CSS
- JavaScript
- Chrome Extension API