EduNinja
Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools!
EduNinjaคืออะไร?
EduNinja เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://zato.ga และคุณลักษณะหลักของมันคือ "Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย EduNinja
ดาวน์โหลดไฟล์ส่วนขยาย EduNinja ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Rise to the top of your class, have fun and earn more A+'s with EduNinja! We’re working towards a day where every teacher and student will be just a click away from an excellent online education using this educational tool to assist in solving special puzzles. Features: Unblocked Games Edpuzzle Hack Quizizz Hack Kahoot Hack Blooket Hack Classkick Hack ...And More! ***PLEASE DON'T CONTACT FOR SUPPORT IN THE SUPPORT TAB, INSTEAD OPEN A TICKET ON THE DISCORD SERVER at: https://dsc.gg/ez-dubs BECAUSE I DON'T CHECK THE WEB STORE OFTEN*** **THIS EXTENSION WAS UPDATED AND EVERYTHING WORKS AS OF JUNE 2021**
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mckoemfffphffjlnnhpeaglonccabhpp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/eduninja/mckoemfffphffjlnnhpeaglonccabhpp |
คำอธิบาย | Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools! |
ขนาดไฟล์ | 4.14 MB |
จำนวนการติดตั้ง | 20,000 |
เวอร์ชันปัจจุบัน | 1.1209 |
อัปเดตครั้งล่าสุด | 2021-06-20 |
วันที่เผยแพร่ | 2021-01-12 |
คะแนน | 3.82/5 รวมทั้งหมด 22 คะแนน |
ผู้พัฒนา | https://zato.ga |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://zato.ga |
URL หน้าช่วยเหลือ | https://zato.ga |
URL หน้านโยบายความเป็นส่วนตัว | https://dsc.gg/ez-dubs |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EduNinja", "version": "1.1209", "version_name": "1.2", "description": "Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools!", "manifest_version": 2, "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/kahoot.club\/*", "https:\/\/kahoot.rocks\/*", "https:\/\/dev.kahoot.rocks\/*", "https:\/\/cors.rocks\/kahoot.it\/rest\/*", "https:\/\/cors.rocks\/kahoot.it\/reserve\/session\/*", "https:\/\/cors.rocks\/apis.kahoot.it\/profanities\/nickname\/*", "https:\/\/kahoot.it\/rest\/*", "https:\/\/kahoot.it\/reserve\/session\/*", "https:\/\/apis.kahoot.it\/profanities\/nickname\/*" ], "icons": { "16": "\/icons\/16-icon.png", "19": "\/icons\/19-icon.png", "38": "\/icons\/38-icon.png", "64": "\/icons\/64-icon.png", "128": "\/icons\/28-icon.png" }, "browser_action": { "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ] }, "externally_connectable": { "matches": [ "*:\/\/edpuzz.ninja\/*", "http:\/\/localhost\/*" ] } } |