Right-Click Summarizy
Quickly summarize ther website via right-click
Qu'est-ce que Right-Click Summarizy ?
Right-Click Summarizy est une extension Chrome développée par http://summarizy.com, et sa fonction principale est "Quickly summarize ther website via right-click".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Right-Click Summarizy
Téléchargez les fichiers d'extension Right-Click Summarizy 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
Summarizy - summarizes the website to concise conclusion. With this extension one can quickly summarizes the website content, news or articles. Drastically saves your time by providing you with conclusion of the content. In short just right click and read the conclusion of current website.
Informations de Base sur l'Extension
Nom | |
ID | enfcembamicojafloinemoipiibdifjm |
URL Officiel | https://chrome.google.com/webstore/detail/right-click-summarizy/enfcembamicojafloinemoipiibdifjm |
Description | Quickly summarize ther website via right-click |
Taille du Fichier | 26.27 KB |
Nombre d'Installations | 134 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2015-07-31 |
Date de Publication | 2015-07-31 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | http://summarizy.com |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "background": { "scripts": [ "core.js" ] }, "description": "Quickly summarize ther website via right-click", "icons": { "16": "wikipedia-icon.png", "48": "wikipedia-icon-big.png" }, "manifest_version": 2, "name": "Right-Click Summarizy", "options_page": "options.html", "permissions": [ "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |