A simple and elegant chrome extension that generates random quotes from an API.
- Generates random quotes from a curated list of quotes
- Displays the Generate Quote button
- Quote is generated in a single Click
- Download the extension from the Chrome Web Store
- Enable "Developer mode"
- Click "Load Unpacked" button
- Navigate to the extension's directory and select the folder
- The extension will now be installed and visible in the list of extensions
- Click on the extension icon in the top right corner of your browser
- Click again on the Generate Quotes Button
- A new quote will be generated and displayed.
This extension uses Quotable API which is a simple API for getting quotes. All the quotes are obtained by this API only.
If you have any feedback or suggestions for improvements, please feel free to open an issue on GitHub or reach out to me directly.
This project is licensed under the MIT License - see the LICENSE file for details
Thank you for using Random Quotes Chrome Extension. I hope you find it useful and enjoy using it.