Right-Click Summarizy

Quickly summarize ther website via right-click

Right-Click Summarizyとは何ですか?

Right-Click Summarizyはhttp://summarizy.comによって開発されたChromeの拡張機能で、その主な機能は「Quickly summarize ther website via right-click」です。

拡張機能のスクリーンショット

Right-Click Summarizy拡張機能のCRXファイルをダウンロード

Right-Click Summarizy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Right-Click Summarizy Right-Click Summarizy
ID enfcembamicojafloinemoipiibdifjm
公式URL https://chrome.google.com/webstore/detail/right-click-summarizy/enfcembamicojafloinemoipiibdifjm
説明 Quickly summarize ther website via right-click
ファイルサイズ 26.27 KB
インストール数 134
現在のバージョン 1.0
最終更新日 2015-07-31
公開日 2015-07-31
評価 1.00/5 合計 1 レビュー
開発者 http://summarizy.com
支払い方法 free
対応言語 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"
}