Atlanta Flash Enabler

Automatically enable the Adobe Flash plugin for Atlanta Community

Atlanta Flash Enablerคืออะไร?

Atlanta Flash Enabler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Atlanta และคุณลักษณะหลักของมันคือ "Automatically enable the Adobe Flash plugin for Atlanta Community"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Atlanta Flash Enabler

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

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

                        Esta extensión configurará automáticamente los permisos de Flash para 'permitir' para los sitios Atlanta Community                    

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

ชื่อ Atlanta Flash Enabler Atlanta Flash Enabler
ID mhnpkmeebbfbkfngldjjcfihmpimibjd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/atlanta-flash-enabler/mhnpkmeebbfbkfngldjjcfihmpimibjd
คำอธิบาย Automatically enable the Adobe Flash plugin for Atlanta Community
ขนาดไฟล์ 28.33 KB
จำนวนการติดตั้ง 9,173
เวอร์ชันปัจจุบัน 1.3.1
อัปเดตครั้งล่าสุด 2020-02-17
วันที่เผยแพร่ 2020-02-17
คะแนน 3.50/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Atlanta
ประเภทการชำระเงิน free
ภาษาที่รองรับ es-419
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-196.png",
        "default_popup": "index.html",
        "default_title": "Atlanta Flash Enabler"
    },
    "description": "Automatically enable the Adobe Flash plugin for Atlanta Community",
    "homepage_url": "https:\/\/haddoz.net",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "196": "images\/icon-196.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "69",
    "name": "Atlanta Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "AtlantaFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.1"
}