Hekos Flash Enabler
Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n
Wat is Hekos Flash Enabler?
Hekos Flash Enabler is een Chrome-extensie ontwikkeld door https://hekos.es, en de belangrijkste functie is "Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n".
Extensie Screenshots
Download het CRX-bestand van de extensie Hekos Flash Enabler
Download Hekos 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
Extensión automática para permitir Flash en tu navegador. Basisinformatie over de Extensie
| Naam | |
| ID | bknmebgebcohbhbmcknkjbkfheddhjlo |
| Officiële URL | https://chromewebstore.google.com/detail/hekos-flash-enabler/bknmebgebcohbhbmcknkjbkfheddhjlo |
| Beschrijving | Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n |
| Bestandsgrootte | 483 KB |
| Aantal Installaties | 461 |
| Huidige Versie | 1.0.8 |
| Laatst Bijgewerkt | 2020-04-16 |
| Publicatiedatum | 2020-04-16 |
| Beoordeling | 4.50/5 Totaal 8 Beoordelingen |
| Ontwikkelaar | https://hekos.es |
| Betalingswijze | free |
| Extensiewebsite | https://hekos.es |
| Help Pagina-URL | https://hekos.es |
| Ondersteunde Talen | es |
| manifest.json | |
{
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "images\/icon-96x96.png",
"default_popup": "index.html",
"default_title": "Hekos Flash Enabler"
},
"description": "Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n",
"homepage_url": "https:\/\/www.hekos.es",
"icons": {
"512": "images\/icon-512x512.png",
"384": "images\/icon-384x384.png",
"192": "images\/icon-192x192.png",
"152": "images\/icon-152x152.png",
"144": "images\/icon-144x144.png",
"128": "images\/icon-128x128.png",
"96": "images\/icon-96x96.png",
"72": "images\/icon-72x72.png"
},
"manifest_version": 2,
"minimum_chrome_version": "66",
"name": "Hekos Flash Enabler",
"permissions": [
"contentSettings"
],
"short_name": "HekosFlashEnabler",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.8"
} | |