Nelson's Ha Ha Button

Nelson's Ha Ha Button

ما هو Nelson's Ha Ha Button؟

Nelson's Ha Ha Button هو إضافة Chrome تم تطويرها بواسطة SoonKhen OwYong، والميزة الرئيسية لها هي "Nelson's Ha Ha Button".

تحميل ملف CRX للإضافة Nelson's Ha Ha Button

قم بتنزيل ملفات الامتداد Nelson's Ha Ha Button بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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