Quotes

Inspirational and famous quotes by authors you know and love. In a single click.

O que é Quotes?

Quotes é uma extensão do Chrome desenvolvida por Takeshi Nakamoto, e sua principal característica é "Inspirational and famous quotes by authors you know and love. In a single click.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Quotes

Baixe arquivos de extensão 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

                        This extension has the best famous quotes, inspirational words that will motivate you day by day.

Feature:

- Clean and minimal design.
- Very simple and fast.
- Click on the icon to open the pop up, no tabs.
- More than 1500 different random quotes.
- Tweet button allows you to quickly share your favorites quotes.

Enjoy it!


By Takeshi Nakamoto. 2018                    

Informações Básicas da Extensão

Nome Quotes Quotes
ID dfjohgimlgemdgecpbenenigohbelmlk
URL Oficial https://chromewebstore.google.com/detail/quotes/dfjohgimlgemdgecpbenenigohbelmlk
Descrição Inspirational and famous quotes by authors you know and love. In a single click.
Tamanho do Arquivo 1.86 MB
Contagem de Instalações 204
Versão Atual 2.0
Última Atualização 2018-05-13
Data de Publicação 2018-05-12
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor Takeshi Nakamoto
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://docs.google.com/document/d/1iTmO-vciNaxD8sSOc3kn6xVfb8JLCCIvBNeAGppqofg
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quotes",
    "description": "Inspirational and famous quotes by authors you know and love. In a single click.",
    "browser_action": {
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "offline_enabled": true,
    "manifest_version": 2,
    "version": "2.0"
}