Slope Unblocked Game
Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!
Slope Unblocked Gameคืออะไร?
Slope Unblocked Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 89 Games และคุณลักษณะหลักของมันคือ "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Slope Unblocked Game
ดาวน์โหลดไฟล์ส่วนขยาย Slope Unblocked Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Popular arcade Slope game is unblocked in this extension. This extension is not one that opens the website! The game is packed in the extension, so it will never be blocked for schools. Note: If you will forget that this extension is installed and search for "slope unblocked" in the google or yahoo, we will show you a reminder that will help you to navigate into the slope game. This will keep your time and protect from suspicious sites. No viruses, no malware. Enjoy!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bnghijefocbfghbcinnikcebpghclojc |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/slope-unblocked-game/bnghijefocbfghbcinnikcebpghclojc |
คำอธิบาย | Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students! |
ขนาดไฟล์ | 13.92 MB |
จำนวนการติดตั้ง | 300,000 |
เวอร์ชันปัจจุบัน | 1.2.4 |
อัปเดตครั้งล่าสุด | 2021-03-23 |
วันที่เผยแพร่ | 2021-03-06 |
คะแนน | 3.61/5 รวมทั้งหมด 36 คะแนน |
ผู้พัฒนา | 89 Games |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://onlinemegax.com/slope-privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.2.4", "short_name": "Slope", "name": "Slope Unblocked Game", "permissions": [ "webRequest", "webRequestBlocking", "*:\/\/*\/*" ], "description": "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!", "icons": { "128": "slope-128-.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval' blob:; object-src 'self'", "background": { "persistent": true, "scripts": [ "js\/const.js", "js\/bg.js" ] }, "web_accessible_resources": [ "slope-128-.png", "game-slope-unblocked.html", "play.png" ], "browser_action": { "default_icon": "slope-128-.png", "default_title": "Play Slope" } } |