Street Fighter Game Play
Choose your fighter and get ready for a tough fight against your opponents.
Vad är Street Fighter Game Play?
Street Fighter Game Play är en Chrome-tillägg utvecklad av feep.club, och dess huvudfunktion är "Choose your fighter and get ready for a tough fight against your opponents.".
Tilläggsskärmbilder
Ladda ner Street Fighter Game Play-förlängningens CRX-fil
Ladda ner Street Fighter Game Play-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | mbliodlahogehjfjcajijchmnhlgebjd |
Officiell webbadress | https://chrome.google.com/webstore/detail/street-fighter-game-play/mbliodlahogehjfjcajijchmnhlgebjd |
Beskrivning | Choose your fighter and get ready for a tough fight against your opponents. |
Filstorlek | 22.4 MB |
Antal Installationer | 50,000 |
Aktuell Version | 1 |
Senast Uppdaterad | 2022-09-05 |
Publiceringsdatum | 2022-09-05 |
Betyg | 3.67/5 Totalt 3 Betyg |
Utvecklare | feep.club |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://feep.club/privacy-policy |
Stödda Språk | 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" } |