OrbitFenix Flash Enabler

Activa automáticamente el plugin Adobe Flash para OrbitFenix

OrbitFenix Flash Enablerคืออะไร?

OrbitFenix Flash Enabler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://orbitfenix.es และคุณลักษณะหลักของมันคือ "Activa automáticamente el plugin Adobe Flash para OrbitFenix"

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

screenshot

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

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

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

                        Activa automáticamente el plugin Adobe Flash para OrbitFenix
Activa automáticamente el plugin Adobe Flash para OrbitFenix
Con esta extensión, olvídate de tener que estar dando permisos para activar Adobe Flash Player cada vez que entras a OrbitFenix. ¡Lo hace todo automáticamente!
y mejora la jugabilidad.


Automatically activates the Adobe Flash plugin for OrbitFenix
Automatically activates the Adobe Flash plugin for OrbitFenix
With this extension, forget about having to give permissions to activate Adobe Flash Player every time you enter OrbitFenix. It does everything automatically!
and improves gameplay.                    

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

ชื่อ OrbitFenix Flash Enabler OrbitFenix Flash Enabler
ID papmlhcjaocmpfoiidecejpbimenohgj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/orbitfenix-flash-enabler/papmlhcjaocmpfoiidecejpbimenohgj
คำอธิบาย Activa automáticamente el plugin Adobe Flash para OrbitFenix
ขนาดไฟล์ 528 KB
จำนวนการติดตั้ง 162
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2020-08-28
วันที่เผยแพร่ 2020-08-24
ผู้พัฒนา https://orbitfenix.es
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://orbitfenix.es
URL หน้าช่วยเหลือ http://orbitfenix.es
ภาษาที่รองรับ es
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-196.png",
        "default_popup": "index.html",
        "default_title": "OrbitFenix Flash Enabler"
    },
    "description": "Activa autom\u00e1ticamente el plugin Adobe Flash para OrbitFenix",
    "homepage_url": "http:\/\/orbitfenix.es\/",
    "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": "OrbitFenix Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "OrbitFenixFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}