Invisible Kahoot Name
This extension was created to show your user name as invisible!
Invisible Kahoot Nameとは何ですか?
Invisible Kahoot NameはCoder2357によって開発されたChromeの拡張機能で、その主な機能は「This extension was created to show your user name as invisible!」です。
拡張機能のスクリーンショット
Invisible Kahoot Name拡張機能のCRXファイルをダウンロード
Invisible Kahoot Name拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension was created to show your user name as invisible!
拡張機能の基本情報
名前 | Invisible Kahoot Name |
ID | npmhdofgibpjgaieimbglhgblglaijnf |
公式URL | https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf |
説明 | This extension was created to show your user name as invisible! |
ファイルサイズ | 14.81 KB |
インストール数 | 3,841 |
現在のバージョン | 0.1.3 |
最終更新日 | 2020-06-13 |
公開日 | 2020-06-13 |
評価 | 4.00/5 合計 4 レビュー |
開発者 | Coder2357 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://charles2060lab.wixsite.com/website |
ヘルプページのURL | https://charles2060lab.wixsite.com/website |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Invisible Kahoot Name", "version": "0.1.3", "manifest_version": 2, "description": "This extension was created to show your user name as invisible!", "homepage_url": "https:\/\/kahoot.it\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Invisible Kahoot Name", "default_popup": "src\/browser_action\/browser_action.html" } } |