Rush On
Distract yourself by playing impossible Rush on New tab
Rush Onคืออะไร?
Rush On เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Anwesh43 และคุณลักษณะหลักของมันคือ "Distract yourself by playing impossible Rush on New tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rush On
ดาวน์โหลดไฟล์ส่วนขยาย Rush On ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Play Impossible Rush when you open a new tab. Tap on the screen to rotate the square if the color of the square matches the color of the ball then you will score 1
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
คำอธิบาย | Distract yourself by playing impossible Rush on New tab |
ขนาดไฟล์ | 44.67 KB |
จำนวนการติดตั้ง | 50 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2016-10-20 |
วันที่เผยแพร่ | 2016-10-19 |
คะแนน | 4.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Anwesh43 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rush On", "description": "Distract yourself by playing impossible Rush on New tab", "manifest_version": 2, "version": "1.1", "icons": { "32": "img\/rush32.png", "64": "img\/rush64.png" }, "chrome_url_overrides": { "newtab": "impossible_rush.html" } } |