Anime Quotes

Random quote from different Anime

What is Anime Quotes?

Anime Quotes is a Chrome extension developed by Aman K. Singh, and its main feature is "Random quote from different Anime".

Extension Screenshots

screenshot
screenshot

Download Anime Quotes Extension CRX File

Download Anime Quotes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        🚨🚨🚨
If you're not able to see quotes then it is because of the API used in this app is down, I'm working on it, so sorry for the inconvenience.
🚨🚨🚨

🚀 STOP PROCRASTINATING 🚀

WHAT ❓
A simple chrome extension that'll show you random quotes of an anime character with the name of the Anime that character belongs to.

WHY ❓
If you like watching anime then you know that the quotes by some anime characters are motivational enough to make you think about what you're doing and what you want to do in your life. e.g Rock Lee teaches you the importance of Hard Work and persistence. 

☕ get motivated by these quotes and get back on track when you procrastinate                    

Extension Basic Information

Name Anime Quotes Anime Quotes
ID bleiiokofnpckfopnjilicjifhhaeiid
Official URL https://chromewebstore.google.com/detail/anime-quotes/bleiiokofnpckfopnjilicjifhhaeiid
Description Random quote from different Anime
File Size 49.99 KB
Installation Count 80
Current Version 0.0.3
Last Updated 2023-06-27
Publish Date 2021-07-26
Rating 4.33/5 Total 3 Ratings
Developer Aman K. Singh
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Anime Quotes",
    "version": "0.0.3",
    "description": "Random quote from different Anime",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "index.html"
    }
}