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.

Retro Bowl Online [Free] Gameplayとは何ですか?

Retro Bowl Online [Free] Gameplayはhttps://game.iblogger.inによって開発されたChromeの拡張機能で、その主な機能は「Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Retro Bowl Online [Free] Gameplay拡張機能のCRXファイルをダウンロード

Retro Bowl Online [Free] Gameplay拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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?                    

拡張機能の基本情報

名前 Retro Bowl Online [Free] Gameplay Retro Bowl Online [Free] Gameplay
ID jlmcdnnonlneofpgdbgibcpcofiohppd
公式URL https://chrome.google.com/webstore/detail/retro-bowl-online-free-ga/jlmcdnnonlneofpgdbgibcpcofiohppd
説明 Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.
ファイルサイズ 62.8 KB
インストール数 3,000
現在のバージョン 1.2
最終更新日 2021-04-05
公開日 2021-04-05
開発者 https://game.iblogger.in
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://games.iblogger.in/game/retro-bowl-online
対応言語 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"
    }
}