Retro Bowl - Unblocked & Free
Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now!
O que é Retro Bowl - Unblocked & Free?
Retro Bowl - Unblocked & Free é uma extensão do Chrome desenvolvida por https://retrobowl.me, e sua principal característica é "Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Retro Bowl - Unblocked & Free
Baixe arquivos de extensão Retro Bowl - Unblocked & Free no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Retro Bowl - Unblocked & Free |
ID | jliehgigdllamkakgiihjmgcadiemnic |
URL Oficial | https://chromewebstore.google.com/detail/retro-bowl-unblocked-free/jliehgigdllamkakgiihjmgcadiemnic |
Descrição | Play Retro Bowl Unblocked as a Chrome extension - Also can Play without Internet, Try it now! |
Tamanho do Arquivo | 4.64 MB |
Contagem de Instalações | 6,445 |
Versão Atual | 1.0 |
Última Atualização | 2023-12-03 |
Data de Publicação | 2023-08-08 |
Classificação | 5.00/5 Total de 16 Avaliações |
Desenvolvedor | https://retrobowl.me |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://retrobowl.me/ |
URL da Página de Ajuda | https://retrobowl.me/ |
URL da Página de Política de Privacidade | https://www.w3technic.com/privacy-policy |
Idiomas Suportados | 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" } |