Retro Bowl - Unblocked & Free
Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now!
Cos'è Retro Bowl - Unblocked & Free?
Retro Bowl - Unblocked & Free è un'estensione di Chrome sviluppata da https://retrobowl.me, e la sua funzione principale è "Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Retro Bowl - Unblocked & Free
Scarica i file di estensione Retro Bowl - Unblocked & Free in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Play Retro Bowl 🏈 on Chrome 💾, even when it's blocked 🚫!
How to play:
🏈 Tap the 🏈 to start a game.
🏟 Choose your team and formation.
🏆 Pass, run, or punt the ball.
🏆 Score touchdowns and field goals to win.
How to install:
💾 Open the Chrome Web Store.
🔎 Search for "Retro Bowl unblocked".
⬇️ Click "Add to Chrome".
🔓 Allow the extension to access your data.
🏈 Start playing!
Features:
🏈 Play Retro Bowl unblocked on any website.
🆓 Free to download and install.
🛡️ Safe and secure.
💾 No ads.
Install now and start playing Retro Bowl 🏈!
You also can play more games on the top-left menu Informazioni di Base sull'Estensione
| Nome | |
| ID | bkafjhgmimimcgajnkpdibalkkiedfld |
| URL Ufficiale | https://chromewebstore.google.com/detail/retro-bowl-unblocked-free/bkafjhgmimimcgajnkpdibalkkiedfld |
| Descrizione | Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now! |
| Dimensione del File | 4.64 MB |
| Conteggio Installazioni | 446 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2023-08-18 |
| Data di Pubblicazione | 2023-08-17 |
| Sviluppatore | https://retrobowl.me |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://retrobowl.me/ |
| URL della Pagina di Aiuto | https://retrobowl.me/ |
| URL della Pagina della Politica sulla Privacy | https://flappybird.ee/blog/privacy-policy |
| Lingue Supportate | 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"
} | |