Street Fighter Game Play
Choose your fighter and get ready for a tough fight against your opponents.
O que é Street Fighter Game Play?
Street Fighter Game Play é uma extensão do Chrome desenvolvida por feep.club, e sua principal característica é "Choose your fighter and get ready for a tough fight against your opponents.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Street Fighter Game Play
Baixe arquivos de extensão Street Fighter Game Play 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
Are you ready for a legendary street fight with crazy fighters! Choose your character, become the legend of the streets. How To Play Played with Z-X-C-Space-Arrow Keys. Street Fighter Game Online Features ✓ 2 Character ✓ 3D environment ✓ Realistic graphics ✓ Realistic physics ✓ Arcade sounds Finally, you can enjoy these game for free (and more requests will be added)! Street Fighter Game Online extension does not contain any hidden ads.
Informações Básicas da Extensão
Nome | |
ID | mbliodlahogehjfjcajijchmnhlgebjd |
URL Oficial | https://chrome.google.com/webstore/detail/street-fighter-game-play/mbliodlahogehjfjcajijchmnhlgebjd |
Descrição | Choose your fighter and get ready for a tough fight against your opponents. |
Tamanho do Arquivo | 22.4 MB |
Contagem de Instalações | 50,000 |
Versão Atual | 1 |
Última Atualização | 2022-09-05 |
Data de Publicação | 2022-09-05 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | feep.club |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://feep.club/privacy-policy |
Idiomas Suportados | id,ms,de,en,fil,fr,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "action": { "default_icon": "128.png" }, "author": "gamebol", "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "sandbox": { "pages": [ "Game_Source\/index.html" ] }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1" } |