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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Cool Username Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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 |
ईमेल | [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" } } |