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 |
官方網址 | 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" } } |