Succ Button

SUCC in the comfort and safety of your own home!

Succ Buttonとは何ですか?

Succ Buttonはme2thanksによって開発されたChromeの拡張機能で、その主な機能は「SUCC in the comfort and safety of your own home!」です。

Succ Button拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Succ Button Succ Button
ID edimjglkpeanghjiaelfipijbfodfkcl
公式URL https://chrome.google.com/webstore/detail/succ-button/edimjglkpeanghjiaelfipijbfodfkcl
説明 SUCC in the comfort and safety of your own home!
ファイルサイズ 105 KB
インストール数 195
現在のバージョン 0.9
最終更新日 2016-07-23
公開日 2016-07-23
評価 5.00/5 合計 10 レビュー
開発者 me2thanks
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "succicon.png",
        "default_popup": "popup.html"
    },
    "name": "Succ Button",
    "description": "SUCC in the comfort and safety of your own home!",
    "version": "0.9",
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ]
}