Darth Vader's Nooo Button

Darth Vader's Nooo Button

ما هو Darth Vader's Nooo Button؟

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

تحميل ملف CRX للإضافة Darth Vader's Nooo Button

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

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

                        Add sound effects to your life, just like in a comedy. This one is Darth Vader's Noooo yell.                    

معلومات أساسية عن التمديد

الاسم Darth Vader's Nooo Button Darth Vader's Nooo Button
ID fneeiocneofokgbojjfagboaleilcccb
عنوان URL الرسمي https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb
الوصف Darth Vader's Nooo Button
حجم الملف 75.92 KB
عدد التثبيتات 492
النسخة الحالية 1.2
آخر تحديث 2012-08-26
تاريخ النشر 2012-08-26
تقييم 4.69/5 مجموع تقييمات 16
المطور SoonKhen OwYong
نوع الدفع free
موقع الإضافة http://www.owyong.sk
اللغات المدعومة en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Darth Vader's Nooo Button",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Darth Vader's Nooo 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"
    }
}