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.
What is Retro Bowl Online [Free] Gameplay?
Retro Bowl Online [Free] Gameplay is a Chrome extension developed by https://game.iblogger.in, and its main feature is "Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.".
Extension Screenshots
Download Retro Bowl Online [Free] Gameplay Extension CRX File
Download Retro Bowl Online [Free] Gameplay extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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?
Extension Basic Information
Name | |
ID | jlmcdnnonlneofpgdbgibcpcofiohppd |
Official URL | https://chrome.google.com/webstore/detail/retro-bowl-online-free-ga/jlmcdnnonlneofpgdbgibcpcofiohppd |
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. |
File Size | 62.8 KB |
Installation Count | 3,000 |
Current Version | 1.2 |
Last Updated | 2021-04-05 |
Publish Date | 2021-04-05 |
Developer | https://game.iblogger.in |
[email protected] | |
Payment Type | free |
Extension Website | https://games.iblogger.in/game/retro-bowl-online |
Supported Languages | 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" } } |