Cool Username Generator
Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking.
Cool Username Generatorคืออะไร?
Cool Username Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Cool Browser Extensions และคุณลักษณะหลักของมันคือ "Randomly generate millions of unique usernames. Spark creativity, forge new identities, avoid tracking."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cool Username Generator
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |