WHATAREYOUDOING Extension

When you click the button it goes WHAT ARE YOU DOING!

WHATAREYOUDOING Extensionとは何ですか?

WHATAREYOUDOING ExtensionはMultiLagioによって開発されたChromeの拡張機能で、その主な機能は「When you click the button it goes WHAT ARE YOU DOING!」です。

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

screenshot

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

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

拡張機能の使用方法

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "WHATAREYOUDOING" and shows a little picture of "Robbie Rotten". Its really funny when played at the right` time. ;)                    

拡張機能の基本情報

名前 WHATAREYOUDOING Extension WHATAREYOUDOING Extension
ID llddhchjnhehgmmgepgblhigldicnjpc
公式URL https://chromewebstore.google.com/detail/whatareyoudoing-extension/llddhchjnhehgmmgepgblhigldicnjpc
説明 When you click the button it goes WHAT ARE YOU DOING!
ファイルサイズ 216 KB
インストール数 571
現在のバージョン 1.0
最終更新日 2016-11-07
公開日 2016-11-07
評価 4.73/5 合計 15 レビュー
開発者 MultiLagio
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WHATAREYOUDOING Extension",
    "description": "When you click the button it goes WHAT ARE YOU DOING!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "wtf.html"
    },
    "permissions": [
        "activeTab"
    ]
}