Single click Flash games access

Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.

Single click Flash games accessคืออะไร?

Single click Flash games access เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Smart Project GMBH และคุณลักษณะหลักของมันคือ "Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Single click Flash games access

ดาวน์โหลดไฟล์ส่วนขยาย Single click Flash games access ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Forget about annoying Flash pop-ups. Just install this extension and you will never need to “Allow Flash” in your browser anymore. Extension configures Flash in your browser to allow running games without any hassle.

Install once and forget about Flash issues!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Single click Flash games access Single click Flash games access
ID cngjoacjdpnadhhjpdppcdjboiclnclc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/single-click-flash-games/cngjoacjdpnadhhjpdppcdjboiclnclc
คำอธิบาย Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.
ขนาดไฟล์ 26.51 KB
จำนวนการติดตั้ง 91,892
เวอร์ชันปัจจุบัน 1.6.1
อัปเดตครั้งล่าสุด 2019-08-01
วันที่เผยแพร่ 2019-07-31
คะแนน 2.76/5 รวมทั้งหมด 104 คะแนน
ผู้พัฒนา Smart Project GMBH
ประเภทการชำระเงิน free
ภาษาที่รองรับ en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "bgSync.js"
        ]
    },
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "page_action": {
        "default_icon": "128.png"
    },
    "icons": {
        "128": "128.png",
        "48": "48.png",
        "32": "32.png",
        "16": "16.png"
    },
    "manifest_version": 2,
    "permissions": [
        "contentSettings",
        "tabs"
    ],
    "version": "1.6.1"
}