Tycoon Park
Enables Adobe Flash to Play on Tycoon Park
O que é Tycoon Park?
Tycoon Park é uma extensão do Chrome desenvolvida por Afensys, e sua principal característica é "Enables Adobe Flash to Play on Tycoon Park".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tycoon Park
Baixe arquivos de extensão Tycoon Park no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 !
Informações Básicas da Extensão
Nome | ![]() |
ID | fnobagdbhijokinnhfpelnjlkogkebgj |
URL Oficial | https://chrome.google.com/webstore/detail/tycoon-park/fnobagdbhijokinnhfpelnjlkogkebgj |
Descrição | Enables Adobe Flash to Play on Tycoon Park |
Tamanho do Arquivo | 18.03 KB |
Contagem de Instalações | 343 |
Versão Atual | 0.2 |
Última Atualização | 2020-05-20 |
Data de Publicação | 2020-05-20 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Afensys |
Site da Extensão | https://www.tycoonpark.com |
Idiomas Suportados | 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" } |