EduNinja
Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools!
EduNinja क्या है?
EduNinja https://zato.ga द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में EduNinja एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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\/*" ] } } |