Street Fighter Game Play
Choose your fighter and get ready for a tough fight against your opponents.
什麼是Street Fighter Game Play?
Street Fighter Game Play是由feep.club開發的Chrome擴展程式,該擴展的主要功能是“Choose your fighter and get ready for a tough fight against your opponents.”。
擴展截圖
下載Street Fighter Game Play擴展crx文件
下載Street Fighter Game Play擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | mbliodlahogehjfjcajijchmnhlgebjd |
官方網址 | https://chrome.google.com/webstore/detail/street-fighter-game-play/mbliodlahogehjfjcajijchmnhlgebjd |
簡介 | Choose your fighter and get ready for a tough fight against your opponents. |
檔案大小 | 22.4 MB |
安裝次數 | 50,000 |
目前版本 | 1 |
更新時間 | 2022-09-05 |
上架時間 | 2022-09-05 |
評分 | 3.67/5 共 3 次評分 |
開發者 | feep.club |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://feep.club/privacy-policy |
支援的語言 | 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" } |