Invisible Kahoot Name

This extension was created to show your user name as invisible!

Invisible Kahoot Name là gì?

Invisible Kahoot Name là một tiện ích mở rộng Chrome được phát triển bởi Coder2357, và tính năng chính của nó là "This extension was created to show your user name as invisible!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Invisible Kahoot Name

Tải xuống các tệp mở rộng Invisible Kahoot Name dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This extension was created to show your user name as invisible!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Invisible Kahoot Name Invisible Kahoot Name
ID npmhdofgibpjgaieimbglhgblglaijnf
URL Chính Thức https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf
Mô tả This extension was created to show your user name as invisible!
Kích Thước Tệp 14.81 KB
Số Lần Cài Đặt 3,841
Phiên Bản Hiện Tại 0.1.3
Cập Nhật Lần Cuối 2020-06-13
Ngày Phát Hành 2020-06-13
Đánh Giá 4.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Coder2357
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://charles2060lab.wixsite.com/website
URL Trang Trợ Giúp https://charles2060lab.wixsite.com/website
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}