Tycoon Park
Enables Adobe Flash to Play on Tycoon Park
What is Tycoon Park?
Tycoon Park is a Chrome extension developed by Afensys, and its main feature is "Enables Adobe Flash to Play on Tycoon Park".
Extension Screenshots
Download Tycoon Park Extension CRX File
Download Tycoon Park extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 !
Extension Basic Information
Name | ![]() |
ID | fnobagdbhijokinnhfpelnjlkogkebgj |
Official URL | https://chrome.google.com/webstore/detail/tycoon-park/fnobagdbhijokinnhfpelnjlkogkebgj |
Description | Enables Adobe Flash to Play on Tycoon Park |
File Size | 18.03 KB |
Installation Count | 343 |
Current Version | 0.2 |
Last Updated | 2020-05-20 |
Publish Date | 2020-05-20 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Afensys |
Extension Website | https://www.tycoonpark.com |
Supported Languages | 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" } |