Cyberx Password Generator
Cyberx Password Generator
ما هو Cyberx Password Generator؟
Cyberx Password Generator هو إضافة Chrome تم تطويرها بواسطة https://dodu.it، والميزة الرئيسية لها هي "Cyberx Password Generator".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Cyberx Password Generator
قم بتنزيل ملفات الامتداد Cyberx Password Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Lightweight, Simple, Easy and Fast Password Generator.
-------------------
Features:
-------------------
- automatic password copy to clipboard
- easy to use
- generates strong passwords (upper case, lowercase, numbers and symbols)
- lightweight extension (about 30KB)
- Exclusion of dubious characters (like letter O that could be confused with o or 0);
Updates:
- fixed layout
- stronger passwords معلومات أساسية عن التمديد
| الاسم | |
| ID | mhdpbjioaheebpjjbkglnkljmmgbiedb |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb |
| الوصف | Cyberx Password Generator |
| حجم الملف | 30.14 KB |
| عدد التثبيتات | 96 |
| النسخة الحالية | 3.5.0 |
| آخر تحديث | 2023-10-02 |
| تاريخ النشر | 2013-10-20 |
| تقييم | 4.25/5 مجموع تقييمات 4 |
| المطور | https://dodu.it |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Cyberx Password Generator",
"description": "Cyberx Password Generator",
"version": "3.5.0",
"icons": {
"128": "images\/icon_128.png"
},
"action": {
"default_popup": "popup.html"
},
"permissions": [
"clipboardWrite"
]
} | |