Spinz io
Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Spinz ioคืออะไร?
Spinz io เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgamer.club และคุณลักษณะหลักของมันคือ "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Spinz io
ดาวน์โหลดไฟล์ส่วนขยาย Spinz io ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. You can choose its color and enter into exciting fights! Collect scattered dots to increase your RPM. You need to be patient when collecting dots to steadily build your RPM; a higher RPM is always better. Collide your spinner with others to make both of the spinners' dots scattered, then quickly to grab all of them.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mlnmobdhpnpkmifanmfdnchdbbjajdmi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi |
คำอธิบาย | Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. |
ขนาดไฟล์ | 21.8 KB |
จำนวนการติดตั้ง | 1,000 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2020-06-01 |
วันที่เผยแพร่ | 2020-06-01 |
คะแนน | 1.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://www.noobgamer.club |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.noobgamer.club/games/play/spinz-io |
URL หน้าช่วยเหลือ | http://www.noobgamer.club/page/terms |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Spinz io", "manifest_version": 2, "description": "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |