Anime Quotes

Random quote from different Anime

O que é Anime Quotes?

Anime Quotes é uma extensão do Chrome desenvolvida por Aman K. Singh, e sua principal característica é "Random quote from different Anime".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Anime Quotes

Baixe arquivos de extensão Anime Quotes no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Anime Quotes Anime Quotes
ID bleiiokofnpckfopnjilicjifhhaeiid
URL Oficial https://chromewebstore.google.com/detail/anime-quotes/bleiiokofnpckfopnjilicjifhhaeiid
Descrição Random quote from different Anime
Tamanho do Arquivo 49.99 KB
Contagem de Instalações 80
Versão Atual 0.0.3
Última Atualização 2023-06-27
Data de Publicação 2021-07-26
Classificação 4.33/5 Total de 3 Avaliações
Desenvolvedor Aman K. Singh
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}