Invisible Kahoot Name

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

Co to jest Invisible Kahoot Name?

Invisible Kahoot Name to rozszerzenie Chrome opracowane przez Coder2357, a jego główną funkcją jest „This extension was created to show your user name as invisible!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Invisible Kahoot Name

Pobierz pliki rozszerzeń Invisible Kahoot Name w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Invisible Kahoot Name Invisible Kahoot Name
ID npmhdofgibpjgaieimbglhgblglaijnf
Oficjalny URL https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf
Opis This extension was created to show your user name as invisible!
Rozmiar pliku 14.81 KB
Liczba instalacji 3,841
Aktualna Wersja 0.1.3
Ostatnia Aktualizacja 2020-06-13
Data Publikacji 2020-06-13
Ocena 4.00/5 Łącznie 4 Oceny
Deweloper Coder2357
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://charles2060lab.wixsite.com/website
Adres URL Strony Pomocy https://charles2060lab.wixsite.com/website
Obsługiwane Języki 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"
    }
}