Cool Username Generator

Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.

Co je Cool Username Generator?

Cool Username Generator je rozšíření Chrome vyvinuté Cool Browser Extensions, a jeho hlavní funkcí je „Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Cool Username Generator

Stáhněte si soubory rozšíření Cool Username Generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Do you struggle to come up with creative usernames? Do you regularly have to create new accounts with the same service? Are you still using the same username that you made as a teenager years ago across all kinds of different platforms?

Companies, Hackers and Stalkers can build a profile on you by linking accounts from multiple websites with the same username. Take back your privacy today!

It's also just a lot of fun to see what suggestions you get and has enough settings to make them as simple, or as complicated as you want.                    

Základní Informace o Rozšíření

Název Cool Username Generator Cool Username Generator
ID hkecapnchmkamaafdepnkmbhoodimkei
Oficiální URL https://chromewebstore.google.com/detail/cool-username-generator/hkecapnchmkamaafdepnkmbhoodimkei
Popis Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.
Velikost souboru 371 KB
Počet instalací 149
Aktuální Verze 1.0.1
Poslední Aktualizace 2022-03-16
Datum Vydání 2022-03-07
Hodnocení 4.00/5 Celkem 3 Hodnocení
Vývojář Cool Browser Extensions
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://cool-username-generator.surge.sh
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cool Username Generator",
    "description": "Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.",
    "version": "1.0.1",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Cool Username Generator",
        "default_popup": "popups\/popup.html",
        "default_icon": {
            "32": "icons\/32.png",
            "72": "icons\/72.png",
            "128": "icons\/128.png",
            "512": "icons\/512.png"
        }
    },
    "icons": {
        "32": "icons\/32.png",
        "72": "icons\/72.png",
        "128": "icons\/128.png",
        "512": "icons\/512.png"
    }
}