Kubbo Flash Enabler
Activa Flash Player Automáticamente en Kubbo
ما هو Kubbo Flash Enabler؟
Kubbo Flash Enabler هو إضافة Chrome تم تطويرها بواسطة https://kubbo.us، والميزة الرئيسية لها هي "Activa Flash Player Automáticamente en Kubbo".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Kubbo Flash Enabler
قم بتنزيل ملفات الامتداد Kubbo Flash Enabler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Olvídate de activar Adobe Flash Player cada vez que ingreses al Kubbo, ahora todo es mucho más fácil, sencillo y practico. Accede a tu comunidad favorita sin tener que activar Flash Player o instalar extensiones individuales. Nosotros te brindamos una única extensión para que puedas ingresar a Kubbos cuando deseas. معلومات أساسية عن التمديد
| الاسم | |
| ID | ihbmfpnmlhologlhoakkickmgebnheab |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/kubbo-flash-enabler/ihbmfpnmlhologlhoakkickmgebnheab |
| الوصف | Activa Flash Player Automáticamente en Kubbo |
| حجم الملف | 310 KB |
| عدد التثبيتات | 445 |
| النسخة الحالية | 2.5 |
| آخر تحديث | 2020-07-11 |
| تاريخ النشر | 2020-05-30 |
| تقييم | 5.00/5 مجموع تقييمات 2 |
| المطور | https://kubbo.us |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://kubbo.city |
| عنوان صفحة المساعدة | https://kubbo.city |
| اللغات المدعومة | es-419 |
| manifest.json | |
{
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "images\/icon-16.png",
"default_popup": "index.html",
"default_title": "Kubbo Flash Enabler"
},
"description": "Activa Flash Player Autom\u00e1ticamente en Kubbo",
"homepage_url": "https:\/\/kubbo.city",
"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": "66",
"name": "Kubbo Flash Enabler",
"permissions": [
"contentSettings"
],
"short_name": "KubboMassiveFlashEnabler",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.5"
} | |