EduNinja

Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools!

EduNinjaとは何ですか?

EduNinjaはhttps://zato.gaによって開発されたChromeの拡張機能で、その主な機能は「Get answers for Edpuzzles, Quizizz, Kahoot, and use a variety of other tools!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

EduNinja拡張機能のCRXファイルをダウンロード

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**                    

拡張機能の基本情報

名前 EduNinja EduNinja
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
Eメール [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\/*"
        ]
    }
}