YEE Extension

When you click the button it goes YEE!

ما هو YEE Extension؟

YEE Extension هو إضافة Chrome تم تطويرها بواسطة MultiLagio، والميزة الرئيسية لها هي "When you click the button it goes YEE!".

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

screenshot

تحميل ملف CRX للإضافة YEE Extension

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

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

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "YEE" and shows a little picture of "YEE". Its really funny when played at the right time. ;)

Version 1.1: Removed controls and upped music volume.                    

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

الاسم YEE Extension YEE Extension
ID fdehphjgknbbfmaopdnhciplgjfifjkc
عنوان URL الرسمي https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc
الوصف When you click the button it goes YEE!
حجم الملف 409 KB
عدد التثبيتات 4,000
النسخة الحالية 1.1
آخر تحديث 2015-10-29
تاريخ النشر 2015-10-29
تقييم 4.92/5 مجموع تقييمات 51
المطور MultiLagio
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "YEE Extension",
    "description": "When you click the button it goes YEE!",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "yee.html"
    },
    "permissions": [
        "activeTab"
    ]
}