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 SharkHub, 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
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
In this extension users are able to make their name on kahoot invisible! Made by: Hussein Elguindi
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Invisible Kahoot Name |
ID | mgbpliiilnmkgnjdfoneablfpmflghip |
URL Chính Thức | https://chromewebstore.google.com/detail/invisible-kahoot-name/mgbpliiilnmkgnjdfoneablfpmflghip |
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 | 20,000 |
Phiên Bản Hiện Tại | 0.1.3 |
Cập Nhật Lần Cuối | 2018-04-15 |
Ngày Phát Hành | 2018-04-14 |
Đánh Giá | 4.37/5 Tổng số 30 Đánh Giá |
Nhà Phát Triển | SharkHub |
[email protected] | |
Loại Thanh Toán | free |
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" } } |