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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |