Cool Username Generator

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

Cool Username Generatorとは何ですか?

Cool Username GeneratorはCool Browser Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Cool Username Generator拡張機能のCRXファイルをダウンロード

Cool Username Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Cool Username Generator Cool Username Generator
ID hkecapnchmkamaafdepnkmbhoodimkei
公式URL https://chromewebstore.google.com/detail/cool-username-generator/hkecapnchmkamaafdepnkmbhoodimkei
説明 Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.
ファイルサイズ 371 KB
インストール数 149
現在のバージョン 1.0.1
最終更新日 2022-03-16
公開日 2022-03-07
評価 4.00/5 合計 3 レビュー
開発者 Cool Browser Extensions
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cool-username-generator.surge.sh
対応言語 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"
    }
}