Invisible Kahoot Name
This extension was created to show your user name as invisible!
什么是Invisible Kahoot Name?
Invisible Kahoot Name是由SharkHub开发的Chrome扩展程序,该扩展的主要功能是“This extension was created to show your user name as invisible!”。
扩展截图
下载Invisible Kahoot Name扩展crx文件
下载Invisible Kahoot Name扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
In this extension users are able to make their name on kahoot invisible! Made by: Hussein Elguindi
扩展基本信息
名称 | Invisible Kahoot Name |
ID | mgbpliiilnmkgnjdfoneablfpmflghip |
官方URL | https://chromewebstore.google.com/detail/invisible-kahoot-name/mgbpliiilnmkgnjdfoneablfpmflghip |
简介 | This extension was created to show your user name as invisible! |
文件大小 | 14.81 KB |
安装次数 | 20,000 |
当前版本 | 0.1.3 |
更新时间 | 2018-04-15 |
上架时间 | 2018-04-14 |
评分 | 4.37/5 共30次评分 |
开发者 | SharkHub |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } } |