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.

Was ist Retro Bowl Online [Free] Gameplay?

Retro Bowl Online [Free] Gameplay ist eine Chrome-Erweiterung, die von https://game.iblogger.in entwickelt wurde, und ihr Hauptmerkmal ist "Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Retro Bowl Online [Free] Gameplay-Erweiterungs-CRX-Datei herunterladen

Laden Sie Retro Bowl Online [Free] Gameplay-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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?                    

Grundlegende Informationen zur Erweiterung

Name Retro Bowl Online [Free] Gameplay Retro Bowl Online [Free] Gameplay
ID jlmcdnnonlneofpgdbgibcpcofiohppd
Offizielle URL https://chrome.google.com/webstore/detail/retro-bowl-online-free-ga/jlmcdnnonlneofpgdbgibcpcofiohppd
Beschreibung Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.
Dateigröße 62.8 KB
Installationsanzahl 3,000
Aktuelle Version 1.2
Letztes Update 2021-04-05
Veröffentlichungsdatum 2021-04-05
Entwickler https://game.iblogger.in
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://games.iblogger.in/game/retro-bowl-online
Unterstützte Sprachen 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"
    }
}