Cool Username Generator

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

Wat is Cool Username Generator?

Cool Username Generator is een Chrome-extensie ontwikkeld door Cool Browser Extensions, en de belangrijkste functie is "Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Cool Username Generator

Download Cool Username Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Cool Username Generator Cool Username Generator
ID hkecapnchmkamaafdepnkmbhoodimkei
Officiële URL https://chromewebstore.google.com/detail/cool-username-generator/hkecapnchmkamaafdepnkmbhoodimkei
Beschrijving Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.
Bestandsgrootte 371 KB
Aantal Installaties 149
Huidige Versie 1.0.1
Laatst Bijgewerkt 2022-03-16
Publicatiedatum 2022-03-07
Beoordeling 4.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Cool Browser Extensions
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://cool-username-generator.surge.sh
Ondersteunde Talen 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"
    }
}