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!”。

扩展截图

screenshot

下载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 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
电子邮箱 [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"
    }
}