Quote & Share Awesome Content - Qout.io
This extension allows you to quote and share your favorite content. Just select the text and quote!
Qu'est-ce que Quote & Share Awesome Content - Qout.io ?
Quote & Share Awesome Content - Qout.io est une extension Chrome développée par Qout.io, et sa fonction principale est "This extension allows you to quote and share your favorite content. Just select the text and quote!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Quote & Share Awesome Content - Qout.io
Téléchargez les fichiers d'extension Quote & Share Awesome Content - Qout.io au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
***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!
Informations de Base sur l'Extension
Nom | |
ID | bffdedblghoopphgledmgdfiojdngefa |
URL Officiel | https://chrome.google.com/webstore/detail/quote-share-awesome-conte/bffdedblghoopphgledmgdfiojdngefa |
Description | This extension allows you to quote and share your favorite content. Just select the text and quote! |
Taille du Fichier | 74.27 KB |
Nombre d'Installations | 11 |
Version Actuelle | 0.8.0.4 |
Dernière Mise à Jour | 2019-03-08 |
Date de Publication | 2019-03-08 |
Évaluation | 3.67/5 Total 3 Évaluations |
Développeur | Qout.io |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |