Kubbo Flash Enabler
Activa Flash Player Automáticamente en Kubbo
Wat is Kubbo Flash Enabler?
Kubbo Flash Enabler is een Chrome-extensie ontwikkeld door https://kubbo.us, en de belangrijkste functie is "Activa Flash Player Automáticamente en Kubbo".
Extensie Screenshots
Download het CRX-bestand van de extensie Kubbo Flash Enabler
Download Kubbo Flash Enabler-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | ihbmfpnmlhologlhoakkickmgebnheab |
| Officiële URL | https://chromewebstore.google.com/detail/kubbo-flash-enabler/ihbmfpnmlhologlhoakkickmgebnheab |
| Beschrijving | Activa Flash Player Automáticamente en Kubbo |
| Bestandsgrootte | 310 KB |
| Aantal Installaties | 445 |
| Huidige Versie | 2.5 |
| Laatst Bijgewerkt | 2020-07-11 |
| Publicatiedatum | 2020-05-30 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://kubbo.us |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://kubbo.city |
| Help Pagina-URL | https://kubbo.city |
| Ondersteunde Talen | 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"
} | |