10 Minutes Till Dawn Unblocked Game
10 Minutes Till Dawn Unblocked Game now you can play right on Chrome™ Browser!
10 Minutes Till Dawn Unblocked Gameคืออะไร?
10 Minutes Till Dawn Unblocked Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://drivemad.net และคุณลักษณะหลักของมันคือ "10 Minutes Till Dawn Unblocked Game now you can play right on Chrome™ Browser!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 10 Minutes Till Dawn Unblocked Game
ดาวน์โหลดไฟล์ส่วนขยาย 10 Minutes Till Dawn Unblocked Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
10 Minutes Till Dawn is an action bullet-hell roguelite game to attack the enemies and survive for 10 minutes! It's the demo for the full-game, 20 Minutes Till Dawn. Try only the best Unblocked Games on our site without restrictions.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hlblhbcenjdcecnbiofpbedknaadmmll |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/10-minutes-till-dawn-unbl/hlblhbcenjdcecnbiofpbedknaadmmll |
คำอธิบาย | 10 Minutes Till Dawn Unblocked Game now you can play right on Chrome™ Browser! |
ขนาดไฟล์ | 26.3 MB |
จำนวนการติดตั้ง | 211 |
เวอร์ชันปัจจุบัน | 1.0.2 |
อัปเดตครั้งล่าสุด | 2023-09-14 |
วันที่เผยแพร่ | 2023-05-29 |
ผู้พัฒนา | https://drivemad.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://drivemad.net |
URL หน้านโยบายความเป็นส่วนตัว | https://monkeymart.org/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "10 Minutes Till Dawn Unblocked Game", "version": "1.0.2", "description": "10 Minutes Till Dawn Unblocked Game now you can play right on Chrome\u2122 Browser! ", "homepage_url": "https:\/\/monkeymart.org", "offline_enabled": true, "background": { "service_worker": "background.js" }, "action": { "default_title": "10 Minutes Till Dawn", "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_popup": "load.html" }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "index.html" ] }, "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" } } |