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.”。
扩展截图
下载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?
扩展基本信息
名称 | |
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 |
电子邮箱 | [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" } } |