Anime Quotes

Random quote from different Anime

Cos'è Anime Quotes?

Anime Quotes è un'estensione di Chrome sviluppata da Aman K. Singh, e la sua funzione principale è "Random quote from different Anime".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Anime Quotes

Scarica i file di estensione Anime Quotes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        🚨🚨🚨
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                    

Informazioni di Base sull'Estensione

Nome Anime Quotes Anime Quotes
ID bleiiokofnpckfopnjilicjifhhaeiid
URL Ufficiale https://chromewebstore.google.com/detail/anime-quotes/bleiiokofnpckfopnjilicjifhhaeiid
Descrizione Random quote from different Anime
Dimensione del File 49.99 KB
Conteggio Installazioni 80
Versione Corrente 0.0.3
Ultimo Aggiornamento 2023-06-27
Data di Pubblicazione 2021-07-26
Valutazione 4.33/5 Totale 3 Valutazioni
Sviluppatore Aman K. Singh
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}