Factory King Flash Helper
Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!
Was ist Factory King Flash Helper?
Factory King Flash Helper ist eine Chrome-Erweiterung, die von dev@remi entwickelt wurde, und ihr Hauptmerkmal ist "Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!".
Erweiterungsscreenshots
Factory King Flash Helper-Erweiterungs-CRX-Datei herunterladen
Laden Sie Factory King Flash Helper-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Extension unlocks Flash plugin when you are using Facebook. It will help with other games too! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bhbkhckgoodbgpcfdobfooigiejibndm |
| Offizielle URL | https://chromewebstore.google.com/detail/factory-king-flash-helper/bhbkhckgoodbgpcfdobfooigiejibndm |
| Beschreibung | Unlocks Flash plugin automatically. It allows you to play Factory King without interruption! |
| Dateigröße | 25.92 KB |
| Installationsanzahl | 110 |
| Aktuelle Version | 0.1.1 |
| Letztes Update | 2018-09-28 |
| Veröffentlichungsdatum | 2018-09-27 |
| Bewertung | 4.75/5 Insgesamt 4 Bewertungen |
| Entwickler | dev@remi |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"permissions": [
"contentSettings",
"https:\/\/*.remivision.com\/"
],
"default_locale": "en",
"background": {
"scripts": [
"js\/actions.js"
],
"persistent": false
},
"icons": {
"128": "icons\/FK_FlashHelper_Icon_128x128px.png"
},
"browser_action": {
"default_icon": "icons\/FK_FlashHelper_Icon_128x128px.png"
},
"manifest_version": 2,
"version": "0.1.1"
} | |