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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |