Quick launch of Flash-based games

Set up a quick and easy launch of Flash-based games.

ما هو Quick launch of Flash-based games؟

Quick launch of Flash-based games هو إضافة Chrome تم تطويرها بواسطة Broccoli Games، والميزة الرئيسية لها هي "Set up a quick and easy launch of Flash-based games.".

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

screenshot

تحميل ملف CRX للإضافة Quick launch of Flash-based games

قم بتنزيل ملفات الامتداد Quick launch of Flash-based games بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        After the installation of this extension, all Flash-based games will start without problems on Facebook.

You won’t have to enable Flash or change a lot of settings manually any more.
This extension will take care of this for you, and you’ll be able to start the game at once.

All you have to do is click on Add to Chrome!

If you love Flash-based games, this useful extension is ideal for you!

The extension does not make any changes except enabling Flash on Facebook. The extension does not collect any data.

Terms of use: https://www.broccoligames.ru/law/Privacy_policy.html
Terms of confidentiality: https://www.broccoligames.ru/law/Privacy_policy.html                    

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

الاسم Quick launch of Flash-based games Quick launch of Flash-based games
ID idalinkinmdgcofhpbfklbdkfadfapki
عنوان URL الرسمي https://chromewebstore.google.com/detail/quick-launch-of-flash-bas/idalinkinmdgcofhpbfklbdkfadfapki
الوصف Set up a quick and easy launch of Flash-based games.
حجم الملف 11.15 KB
عدد التثبيتات 64,007
النسخة الحالية 1.0.0.2
آخر تحديث 2019-08-22
تاريخ النشر 2019-08-22
تقييم 2.88/5 مجموع تقييمات 50
المطور Broccoli Games
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://www.broccoligames.ru/law/Privacy_policy.html
اللغات المدعومة en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.0.2",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "contentSettings",
        "tabs"
    ],
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}