HabboUniversity Flash Enabler

Activa automáticamente el plugin Adobe Flash para HabboUniversity

HabboUniversity Flash Enablerคืออะไร?

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

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

screenshot

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

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

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

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

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

ชื่อ HabboUniversity Flash Enabler HabboUniversity Flash Enabler
ID bknchehbdcammbglphmfbobniefdjeha
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/habbouniversity-flash-ena/bknchehbdcammbglphmfbobniefdjeha
คำอธิบาย Activa automáticamente el plugin Adobe Flash para HabboUniversity
ขนาดไฟล์ 86.78 KB
จำนวนการติดตั้ง 94
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2020-04-21
วันที่เผยแพร่ 2020-04-20
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://habbouniversity.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://habbouniversity.com
URL หน้าช่วยเหลือ https://habbouniversity.com
URL หน้านโยบายความเป็นส่วนตัว https://habbouniversity.com/privacidad.php
ภาษาที่รองรับ es-419
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-196.png",
        "default_popup": "index.html",
        "default_title": "HabboUniversity Flash Enabler"
    },
    "description": "Activa autom\u00e1ticamente el plugin Adobe Flash para HabboUniversity",
    "homepage_url": "https:\/\/habbouniversity.com",
    "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": "HabboUniversity Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "HabboUniversityFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}