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 |
Eメール | [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" } |