Invisible Kahoot Name
This extension was created to show your user name as invisible!
What is Invisible Kahoot Name?
Invisible Kahoot Name is a Chrome extension developed by Coder2357, and its main feature is "This extension was created to show your user name as invisible!".
Extension Screenshots
Download Invisible Kahoot Name Extension CRX File
Download Invisible Kahoot Name extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension was created to show your user name as invisible!
Extension Basic Information
Name | Invisible Kahoot Name |
ID | npmhdofgibpjgaieimbglhgblglaijnf |
Official URL | https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf |
Description | This extension was created to show your user name as invisible! |
File Size | 14.81 KB |
Installation Count | 3,841 |
Current Version | 0.1.3 |
Last Updated | 2020-06-13 |
Publish Date | 2020-06-13 |
Rating | 4.00/5 Total 4 Ratings |
Developer | Coder2357 |
[email protected] | |
Payment Type | free |
Extension Website | https://charles2060lab.wixsite.com/website |
Help Page URL | https://charles2060lab.wixsite.com/website |
Supported Languages | 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" } } |