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"
    }
}