Retro Bowl Online [Free] Gameplay

Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.

O que é Retro Bowl Online [Free] Gameplay?

Retro Bowl Online [Free] Gameplay é uma extensão do Chrome desenvolvida por https://game.iblogger.in, e sua principal característica é "Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Retro Bowl Online [Free] Gameplay

Baixe arquivos de extensão Retro Bowl Online [Free] Gameplay 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

                        Retro Bowl is the perfect game for the armchair quarterback to finally prove a point. Presented in a glorious retro style, the game has simple roster management, including press duties and the handling of fragile egos, while on the field you get to call the shots. Can you pass the grade and take your team all the way to the ultimate prize? Can you win the Retro Bowl?                    

Informações Básicas da Extensão

Nome Retro Bowl Online [Free] Gameplay Retro Bowl Online [Free] Gameplay
ID jlmcdnnonlneofpgdbgibcpcofiohppd
URL Oficial https://chrome.google.com/webstore/detail/retro-bowl-online-free-ga/jlmcdnnonlneofpgdbgibcpcofiohppd
Descrição Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.
Tamanho do Arquivo 62.8 KB
Contagem de Instalações 3,000
Versão Atual 1.2
Última Atualização 2021-04-05
Data de Publicação 2021-04-05
Desenvolvedor https://game.iblogger.in
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://games.iblogger.in/game/retro-bowl-online
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Retro Bowl Online [Free] Gameplay ",
    "description": "Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}