Nelson's Ha Ha Button

Nelson's Ha Ha Button

What is Nelson's Ha Ha Button?

Nelson's Ha Ha Button is a Chrome extension developed by SoonKhen OwYong, and its main feature is "Nelson's Ha Ha Button".

Download Nelson's Ha Ha Button Extension CRX File

Download Nelson's Ha Ha 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

                        Add sound effects to your life, just like in a comedy. This one is The Simpson's Nelson famous ha-ha taunt.                    

Extension Basic Information

Name Nelson's Ha Ha Button Nelson's Ha Ha Button
ID dhdnpllgjheacebakhppnhmaioangkbh
Official URL https://chrome.google.com/webstore/detail/nelsons-ha-ha-button/dhdnpllgjheacebakhppnhmaioangkbh
Description Nelson's Ha Ha Button
File Size 30.49 KB
Installation Count 123
Current Version 1.2
Last Updated 2012-08-26
Publish Date 2012-08-26
Rating 4.00/5 Total 3 Ratings
Developer SoonKhen OwYong
Payment Type free
Extension Website http://www.owyong.sk
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nelson's Ha Ha Button",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Nelson's Ha Ha Button",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}