Nelson's Ha Ha Button

Nelson's Ha Ha Button

Apa itu Nelson's Ha Ha Button?

Nelson's Ha Ha Button adalah ekstensi Chrome yang dikembangkan oleh SoonKhen OwYong, dan fitur utamanya adalah "Nelson's Ha Ha Button".

Unduh Berkas CRX Ekstensi Nelson's Ha Ha Button

Unduh file ekstensi Nelson's Ha Ha Button dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Nelson's Ha Ha Button Nelson's Ha Ha Button
ID dhdnpllgjheacebakhppnhmaioangkbh
URL Resmi https://chrome.google.com/webstore/detail/nelsons-ha-ha-button/dhdnpllgjheacebakhppnhmaioangkbh
Deskripsi Nelson's Ha Ha Button
Ukuran File 30.49 KB
Jumlah Instalasi 123
Versi Saat Ini 1.2
Terakhir Diperbarui 2012-08-26
Tanggal Publikasi 2012-08-26
Penilaian 4.00/5 Total 3 Penilaian
Pengembang SoonKhen OwYong
Tipe Pembayaran free
Situs Ekstensi http://www.owyong.sk
Bahasa yang Didukung 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"
    }
}