Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

O que é Arcade Stacker Game?

Arcade Stacker Game é uma extensão do Chrome desenvolvida por Tyson3101, e sua principal característica é "Arcade Stacker is a fun and addicting game to play!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Arcade Stacker Game

Baixe arquivos de extensão Arcade Stacker 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

                        Arcade Stacker is a fun and simple game that is found in most, if not all arcades. It is a game that can get you playing for hours, which now can be done more easily with this google extension. As now there is no need to go to your local arcade, and you can now instead sit on your couch and play all night without getting kicked out.                    

Informações Básicas da Extensão

Nome Arcade Stacker Game Arcade Stacker Game
ID jjkmpemlgehipcmnkclngcgppjjgbign
URL Oficial https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign
Descrição Arcade Stacker is a fun and addicting game to play!
Tamanho do Arquivo 838 KB
Contagem de Instalações 2,000
Versão Atual 1.0.3
Última Atualização 2023-07-02
Data de Publicação 2021-09-26
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Tyson3101
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/Tyson3101/Arcade-Games
URL da Página de Ajuda https://github.com/Tyson3101/Arcade-Games/issues
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Arcade Stacker Game",
    "version": "1.0.3",
    "icons": {
        "16": ".\/img\/Icon16.png",
        "48": ".\/img\/Icon48.png",
        "128": ".\/img\/Icon128.png"
    },
    "action": {
        "default_popup": ".\/popup\/popup.html",
        "default_icon": ".\/img\/PopupIcon.png",
        "default_title": "Start Playing!"
    },
    "description": "Arcade Stacker is a fun and addicting game to play!"
}