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.
Qu'est-ce que Retro Bowl Online [Free] Gameplay ?
Retro Bowl Online [Free] Gameplay est une extension Chrome développée par https://game.iblogger.in, et sa fonction principale est "Retro Bowl Online- Play this game at gaes.iblogger.in! Only free and fun online games available here. No apps need to be installed.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Retro Bowl Online [Free] Gameplay
Téléchargez les fichiers d'extension Retro Bowl Online [Free] Gameplay au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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?
Informations de Base sur l'Extension
Nom | |
ID | jlmcdnnonlneofpgdbgibcpcofiohppd |
URL Officiel | 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. |
Taille du Fichier | 62.8 KB |
Nombre d'Installations | 3,000 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2021-04-05 |
Date de Publication | 2021-04-05 |
Développeur | https://game.iblogger.in |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://games.iblogger.in/game/retro-bowl-online |
Langues Prises en Charge | 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" } } |