Street Fighter Game Play

Choose your fighter and get ready for a tough fight against your opponents.

Co je Street Fighter Game Play?

Street Fighter Game Play je rozšíření Chrome vyvinuté feep.club, a jeho hlavní funkcí je „Choose your fighter and get ready for a tough fight against your opponents.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Street Fighter Game Play

Stáhněte si soubory rozšíření Street Fighter Game Play ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Street Fighter Game Play Street Fighter Game Play
ID mbliodlahogehjfjcajijchmnhlgebjd
Oficiální URL https://chrome.google.com/webstore/detail/street-fighter-game-play/mbliodlahogehjfjcajijchmnhlgebjd
Popis Choose your fighter and get ready for a tough fight against your opponents.
Velikost souboru 22.4 MB
Počet instalací 50,000
Aktuální Verze 1
Poslední Aktualizace 2022-09-05
Datum Vydání 2022-09-05
Hodnocení 3.67/5 Celkem 3 Hodnocení
Vývojář feep.club
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://feep.club/privacy-policy
Podporované Jazyky 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"
}