Kahoot name bypass

Bypass kahoot names

Kahoot name bypassとは何ですか?

Kahoot name bypassはStephen nobleによって開発されたChromeの拡張機能で、その主な機能は「Bypass kahoot names」です。

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

screenshot
screenshot

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

Kahoot name bypass拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Show up to your kahoot game in style with this chrome extension!
Simply download the extension, go to kahoot.it and click the icon.
Type in your name, click bypass and copy the text!
TᕼIᔕ Iᔕ ᗩᑎ E᙭ᗩᗰᑭᒪE Oᖴ ᗷYᑭᗩᔕᔕEᗪ TE᙭T!                    

拡張機能の基本情報

名前 Kahoot name bypass Kahoot name bypass
ID jlfoemebeemiccmeabkegdpoehiafhbn
公式URL https://chromewebstore.google.com/detail/kahoot-name-bypass/jlfoemebeemiccmeabkegdpoehiafhbn
説明 Bypass kahoot names
ファイルサイズ 17.47 KB
インストール数 7,479
現在のバージョン 1.1
最終更新日 2021-01-05
公開日 2021-01-02
評価 3.58/5 合計 12 レビュー
開発者 Stephen noble
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kahoot name bypass",
    "version": "1.1",
    "permissions": [
        "declarativeContent"
    ],
    "description": "Bypass kahoot names",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "Popup.html",
        "default_icon": {
            "128": "Icon.png"
        }
    },
    "icons": {
        "48": "Icon48.png",
        "128": "Icon.png"
    },
    "manifest_version": 2
}