Tunnel Glider

Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!

O que é Tunnel Glider?

Tunnel Glider é uma extensão do Chrome desenvolvida por https://onionfist.net, e sua principal característica é "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Tunnel Glider

Baixe arquivos de extensão Tunnel Glider 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

                        Pilot the 3D glider through a tunnel full of obstacles!
This game has been reworked. The controls are now Left, Up and Right arrow keys.

You can make your own levels too.                    

Informações Básicas da Extensão

Nome Tunnel Glider Tunnel Glider
ID iahlhdckoidjglhdpdlmeidmpicggdin
URL Oficial https://chromewebstore.google.com/detail/tunnel-glider/iahlhdckoidjglhdpdlmeidmpicggdin
Descrição Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!
Tamanho do Arquivo 4.01 MB
Contagem de Instalações 80,000
Versão Atual 0.018
Última Atualização 2023-03-04
Data de Publicação 2022-01-21
Classificação 3.13/5 Total de 24 Avaliações
Desenvolvedor https://onionfist.net
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://onionfist.net/
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tunnel Glider",
    "short_name": "Tunnel Glider",
    "description": "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!",
    "version": "0.018",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "action": {
        "default_icon": "assets\/icons\/icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}