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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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
    }
}