Gnome Button

Gnome your chums!

ما هو Gnome Button؟

Gnome Button هو إضافة Chrome تم تطويرها بواسطة stitch، والميزة الرئيسية لها هي "Gnome your chums!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Gnome Button

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

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

                        Gnome your chums with this gnome button!
Click on it and it will immediately play the "You've Been Gnomed!" video! 
I do not own the Gnome video, this extension was just made for fun. :)                    

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

الاسم Gnome Button Gnome Button
ID nenppnbcodpelcnkbpelphheiddcdmff
عنوان URL الرسمي https://chromewebstore.google.com/detail/gnome-button/nenppnbcodpelcnkbpelphheiddcdmff
الوصف Gnome your chums!
حجم الملف 949 KB
عدد التثبيتات 1,119
النسخة الحالية 1.0.2
آخر تحديث 2019-03-08
تاريخ النشر 2019-03-08
تقييم 5.00/5 مجموع تقييمات 13
المطور stitch
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gnome Button",
    "description": "Gnome your chums!",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon_128.png"
    },
    "permissions": [
        "activeTab"
    ]
}