Invisible Kahoot Name
This extension was created to show your user name as invisible!
Apa itu Invisible Kahoot Name?
Invisible Kahoot Name adalah ekstensi Chrome yang dikembangkan oleh Coder2357, dan fitur utamanya adalah "This extension was created to show your user name as invisible!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Invisible Kahoot Name
Unduh file ekstensi Invisible Kahoot Name dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This extension was created to show your user name as invisible!
Informasi Dasar Ekstensi
Nama | Invisible Kahoot Name |
ID | npmhdofgibpjgaieimbglhgblglaijnf |
URL Resmi | https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf |
Deskripsi | This extension was created to show your user name as invisible! |
Ukuran File | 14.81 KB |
Jumlah Instalasi | 3,841 |
Versi Saat Ini | 0.1.3 |
Terakhir Diperbarui | 2020-06-13 |
Tanggal Publikasi | 2020-06-13 |
Penilaian | 4.00/5 Total 4 Penilaian |
Pengembang | Coder2357 |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://charles2060lab.wixsite.com/website |
URL Halaman Bantuan | https://charles2060lab.wixsite.com/website |
Bahasa yang Didukung | 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" } } |