The useless button

It does nothing.

The useless buttonとは何ですか?

The useless buttonはUnknownによって開発されたChromeの拡張機能で、その主な機能は「It does nothing.」です。

The useless button拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This button does nothing. Don't click it. Honestly.                    

拡張機能の基本情報

名前 The useless button The useless button
ID ofpnlpdpagnadnmgoglgfciehkgddkem
公式URL https://chromewebstore.google.com/detail/the-useless-button/ofpnlpdpagnadnmgoglgfciehkgddkem
説明 It does nothing.
ファイルサイズ 128 KB
インストール数 78
現在のバージョン 1.0
最終更新日 2015-12-07
公開日 2015-12-06
評価 3.67/5 合計 3 レビュー
開発者 Unknown
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The useless button",
    "version": "1.0",
    "description": "It does nothing.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}