Nelson's Ha Ha Button

Nelson's Ha Ha Button

什么是Nelson's Ha Ha Button?

Nelson's Ha Ha Button是由SoonKhen OwYong开发的Chrome扩展程序,该扩展的主要功能是“Nelson's Ha Ha Button”。

下载Nelson's Ha Ha Button扩展crx文件

下载Nelson's Ha Ha Button扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Nelson's Ha Ha Button Nelson's Ha Ha Button
ID dhdnpllgjheacebakhppnhmaioangkbh
官方URL https://chrome.google.com/webstore/detail/nelsons-ha-ha-button/dhdnpllgjheacebakhppnhmaioangkbh
简介 Nelson's Ha Ha Button
文件大小 30.49 KB
安装次数 123
当前版本 1.2
更新时间 2012-08-26
上架时间 2012-08-26
评分 4.00/5 共3次评分
开发者 SoonKhen OwYong
付费类型 free
扩展官网 http://www.owyong.sk
支持的语言 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"
    }
}