Right-Click Summarizy
Quickly summarize ther website via right-click
Co je Right-Click Summarizy?
Right-Click Summarizy je rozšíření Chrome vyvinuté http://summarizy.com, a jeho hlavní funkcí je „Quickly summarize ther website via right-click“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Right-Click Summarizy
Stáhněte si soubory rozšíření Right-Click Summarizy ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | enfcembamicojafloinemoipiibdifjm |
Oficiální URL | https://chrome.google.com/webstore/detail/right-click-summarizy/enfcembamicojafloinemoipiibdifjm |
Popis | Quickly summarize ther website via right-click |
Velikost souboru | 26.27 KB |
Počet instalací | 134 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2015-07-31 |
Datum Vydání | 2015-07-31 |
Hodnocení | 1.00/5 Celkem 1 Hodnocení |
Vývojář | http://summarizy.com |
Typ Platby | free |
Podporované Jazyky | 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" } |