WHATAREYOUDOING Extension

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

What is WHATAREYOUDOING Extension?

WHATAREYOUDOING Extension is a Chrome extension developed by MultiLagio, and its main feature is "When you click the button it goes WHAT ARE YOU DOING!".

Extension Screenshots

screenshot

Download WHATAREYOUDOING Extension Extension CRX File

Download WHATAREYOUDOING Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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. ;)                    

Extension Basic Information

Name WHATAREYOUDOING Extension WHATAREYOUDOING Extension
ID llddhchjnhehgmmgepgblhigldicnjpc
Official URL https://chromewebstore.google.com/detail/whatareyoudoing-extension/llddhchjnhehgmmgepgblhigldicnjpc
Description When you click the button it goes WHAT ARE YOU DOING!
File Size 216 KB
Installation Count 571
Current Version 1.0
Last Updated 2016-11-07
Publish Date 2016-11-07
Rating 4.73/5 Total 15 Ratings
Developer MultiLagio
Payment Type free
Supported Languages 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"
    ]
}