Gnome Button

Gnome your chums!

What is Gnome Button?

Gnome Button is a Chrome extension developed by stitch, and its main feature is "Gnome your chums!".

Extension Screenshots

screenshot

Download Gnome Button Extension CRX File

Download Gnome Button 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

                        Gnome your chums with this gnome button!
Click on it and it will immediately play the "You've Been Gnomed!" video! 
I do not own the Gnome video, this extension was just made for fun. :)                    

Extension Basic Information

Name Gnome Button Gnome Button
ID nenppnbcodpelcnkbpelphheiddcdmff
Official URL https://chromewebstore.google.com/detail/gnome-button/nenppnbcodpelcnkbpelphheiddcdmff
Description Gnome your chums!
File Size 949 KB
Installation Count 1,119
Current Version 1.0.2
Last Updated 2019-03-08
Publish Date 2019-03-08
Rating 5.00/5 Total 13 Ratings
Developer stitch
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gnome Button",
    "description": "Gnome your chums!",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon_128.png"
    },
    "permissions": [
        "activeTab"
    ]
}