Tycoon Park
Enables Adobe Flash to Play on Tycoon Park
Qu'est-ce que Tycoon Park ?
Tycoon Park est une extension Chrome développée par Afensys, et sa fonction principale est "Enables Adobe Flash to Play on Tycoon Park".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tycoon Park
Téléchargez les fichiers d'extension Tycoon Park au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
To play Tycoon Park it requires Adobe Flash enabled, which is disabled by default on Google Chrome. With this simple extension for Chrome you will be able to play without doing any setting modification on the browser. With just one click you can play whenever you want. PLAY FOR FREE to the best Tycoon game on Facebook ! More than 100 levels and much more than 300 rides and services for you to build ! Unlimited FUN with TYCOON PARK !
Informations de Base sur l'Extension
Nom | ![]() |
ID | fnobagdbhijokinnhfpelnjlkogkebgj |
URL Officiel | https://chrome.google.com/webstore/detail/tycoon-park/fnobagdbhijokinnhfpelnjlkogkebgj |
Description | Enables Adobe Flash to Play on Tycoon Park |
Taille du Fichier | 18.03 KB |
Nombre d'Installations | 343 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2020-05-20 |
Date de Publication | 2020-05-20 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Afensys |
Site Web de l'Extension | https://www.tycoonpark.com |
Langues Prises en Charge | en-US |
manifest.json | |
{ "background": { "scripts": [ ".\/js\/background.js" ] }, "browser_action": { "default_icon": ".\/img\/icon_48.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "Enables Adobe Flash to Play on Tycoon Park", "icons": { "128": ".\/img\/icon_128.png", "16": ".\/img\/icon_16.png", "48": ".\/img\/icon_48.png" }, "manifest_version": 2, "name": "Tycoon Park", "permissions": [ "contextMenus", "contentSettings", "*:\/\/*.tycoonpark.com\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2" } |