Quotes

Get a quick and inspirational quote as fast as possible in the comfort of your own browser!

O que é Quotes?

Quotes é uma extensão do Chrome desenvolvida por Page Marker, e sua principal característica é "Get a quick and inspirational quote as fast as possible in the comfort of your own browser!".

Capturas de Tela da Extensão

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

                        Ever need to get a quick boost in motivation? With this extension, you can get a quick and inspirational quote as fast possible by clicking the Quotes icon in your browser.

It's as simple as that! All you have to do is install this extension, click on it in your chrome browser, and get inspirational and popular quotes from famous people!

View a variety of quotes suited for everyone!

Instructions:
1. Click the black quotation mark icon in the corner of your chrome browser.

2. Read and enjoy the most popular quotes!

Simple as that!

v1.0 - Released! Please comment with thoughts and suggestions.

v2.0 - Revamped with even more quotes!

v2.1 - Now with more than 5000+ more inspirational, loving, and other quotes!

v3.0 - Beautifully redesigned.

More coming soon!                    

Informações Básicas da Extensão

Nome Quotes Quotes
ID napnlheijpokljocbmigochahnlakhbp
URL Oficial https://chromewebstore.google.com/detail/quotes/napnlheijpokljocbmigochahnlakhbp
Descrição Get a quick and inspirational quote as fast as possible in the comfort of your own browser!
Tamanho do Arquivo 331 KB
Contagem de Instalações 10,000
Versão Atual 3.0
Última Atualização 2018-01-15
Data de Publicação 2018-01-14
Classificação 4.40/5 Total de 50 Avaliações
Desenvolvedor Page Marker
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://pagemarker.org/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quotes",
    "description": "Get a quick and inspirational quote as fast as possible in the comfort of your own browser!",
    "version": "3.0",
    "offline_enabled": true,
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}