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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย feep.club และคุณลักษณะหลักของมันคือ "Choose your fighter and get ready for a tough fight against your opponents."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Street Fighter Game Play
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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" } |