Retro Bowl - Unblocked & Free
Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now!
什么是Retro Bowl - Unblocked & Free?
Retro Bowl - Unblocked & Free是由https://retrobowl.me开发的Chrome扩展程序,该扩展的主要功能是“Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now!”。
扩展截图
下载Retro Bowl - Unblocked & Free扩展crx文件
下载Retro Bowl - Unblocked & Free扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Play Retro Bowl Unblocked as a Chrome extension - The Classic Retro Football Game! With this extension you can play Retro Bowl Unblocked Game at school, at work or anywhere. "100% Free, Safe and easy to install, no internet is needed and no advanced permission" To install the game, please follow these steps: 1. Click "Add to Chrome" 2. To confirm click "Add Extension" 3. After installing, on the top-right bar, you will see the Retro Bowl's icon. Click to icon to start playing the game. Play more game on the top-left menu Now you can free to play the Retro Bowl Unblocked for Free, no Internet is needed and no malware. PLEASE REMEMBER THAT WE DO NOT COLLECT ANY INFORMATION FROM YOU
扩展基本信息
名称 | Retro Bowl - Unblocked & Free |
ID | jliehgigdllamkakgiihjmgcadiemnic |
官方URL | https://chromewebstore.google.com/detail/retro-bowl-unblocked-free/jliehgigdllamkakgiihjmgcadiemnic |
简介 | Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now! |
文件大小 | 4.64 MB |
安装次数 | 6,445 |
当前版本 | 1.0 |
更新时间 | 2023-12-03 |
上架时间 | 2023-08-08 |
评分 | 5.00/5 共16次评分 |
开发者 | https://retrobowl.me |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://retrobowl.me/ |
帮助页面URL | https://retrobowl.me/ |
隐私政策页面URL | https://www.w3technic.com/privacy-policy |
支持的语言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_AppName__", "version": "1.0", "action": { "default_icon": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "default_title": "Click to open popup" }, "background": { "service_worker": "update.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "offline_enabled": true, "default_locale": "en", "description": "__MSG_AppDesc__", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "options_page": "index.html", "sandbox": { "pages": [ "index.html" ] }, "homepage_url": "https:\/\/retrobowl.me" } |