Quote & Share Awesome Content - Qout.io
This extension allows you to quote and share your favorite content. Just select the text and quote!
O que é Quote & Share Awesome Content - Qout.io?
Quote & Share Awesome Content - Qout.io é uma extensão do Chrome desenvolvida por Qout.io, e sua principal característica é "This extension allows you to quote and share your favorite content. Just select the text and quote!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Quote & Share Awesome Content - Qout.io
Baixe arquivos de extensão Quote & Share Awesome Content - Qout.io 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
***YOU ARE A BETA TESTER*** Qout allows to share the content you love by highlighting those quotes that better cut it! YOU GET MORE THAN 140 CHARACTERS ON TWITTER, and your tweets look hot sexy! The extension also shows you the best quotes from any site you are reading. We allow you to quote (literally select text & click) internet articles as you read them, and SUPER EASILY share to your favorite social networks as branded images (with your text embedded), and at the same time preserving the link to the original page and related meta-data. Isn't it awesome? Give it a try!
Informações Básicas da Extensão
Nome | |
ID | bffdedblghoopphgledmgdfiojdngefa |
URL Oficial | https://chrome.google.com/webstore/detail/quote-share-awesome-conte/bffdedblghoopphgledmgdfiojdngefa |
Descrição | This extension allows you to quote and share your favorite content. Just select the text and quote! |
Tamanho do Arquivo | 74.27 KB |
Contagem de Instalações | 11 |
Versão Atual | 0.8.0.4 |
Última Atualização | 2019-03-08 |
Data de Publicação | 2019-03-08 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | Qout.io |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Quote & Share Awesome Content - Qout.io", "short_name": "Qout", "minimum_chrome_version": "29", "offline_enabled": true, "description": "This extension allows you to quote and share your favorite content. Just select the text and quote!", "version": "0.8.0.4", "default_locale": "en", "icons": { "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "Qout", "default_popup": "popup.html" }, "author": "Qout.io", "background": { "scripts": [ "js\/jquery-2.1.0.min.js", "js\/bg.js" ], "persistent": false }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |