Pixel Tower Defense-Browser Game

Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle.

O que é Pixel Tower Defense-Browser Game?

Pixel Tower Defense-Browser Game é uma extensão do Chrome desenvolvida por https://zillakgames.com, e sua principal característica é "Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Pixel Tower Defense-Browser Game

Baixe arquivos de extensão Pixel Tower Defense-Browser Game 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

                        Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle. Your turret defense must be strong to beat the enemies. While you do your castle defense, don’t forget to upgrade your towers in this Pixel Tower Defense. You have four options as an environment. 

How to play:

Played with the mouse.

You can contact with us [email protected] and share your thoughts and problems.                    

Informações Básicas da Extensão

Nome Pixel Tower Defense-Browser Game Pixel Tower Defense-Browser Game
ID epnhiildamnlidfeompbjdigkmehnikd
URL Oficial https://chrome.google.com/webstore/detail/pixel-tower-defense-brows/epnhiildamnlidfeompbjdigkmehnikd
Descrição Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle.
Tamanho do Arquivo 3.1 MB
Contagem de Instalações 1,384
Versão Atual 15.4
Última Atualização 2022-10-17
Data de Publicação 2019-09-02
Classificação 3.06/5 Total de 52 Avaliações
Desenvolvedor https://zillakgames.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://zillakgames.com/game/pixel-tower-defense
URL da Página de Ajuda https://zillakgames.com/contact-us
URL da Página de Política de Privacidade https://zillakgames.com/privacy-policy
Idiomas Suportados id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,it,lv,lt,hu,pl,ro,sk,sl,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "15.4",
    "homepage_url": "https:\/\/zillakgames.com\/game\/pixel-tower-defence\/?play",
    "offline_enabled": true,
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "128": "icons\/icon-128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "icons\/icon-128.png",
        "default_title": "Pixel Tower Defence for Chrome",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/inout.js"
    }
}