Easy Password Generator
Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
ما هو Easy Password Generator؟
Easy Password Generator هو إضافة Chrome تم تطويرها بواسطة https://www.mdmarketingdigital.com، والميزة الرئيسية لها هي "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Easy Password Generator
قم بتنزيل ملفات الامتداد Easy Password Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Easy Password Generator lets you create secure passwords with just one click. All passwords are generated on the user´s end to avoid any processing from external servers, which means that only you can read them!
معلومات أساسية عن التمديد
الاسم | Easy Password Generator |
ID | nlgkjhedgjplelkggkpapieeeijeebcl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl |
الوصف | Create secure passwords with one click! Just click on the 'generate' button and copy the text above! |
حجم الملف | 22.36 KB |
عدد التثبيتات | 33 |
النسخة الحالية | 1.4.2 |
آخر تحديث | 2023-06-13 |
تاريخ النشر | 2021-03-13 |
تقييم | 5.00/5 مجموع تقييمات 6 |
المطور | https://www.mdmarketingdigital.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.mdmarketingdigital.com/ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Easy Password Generator", "description": "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!", "version": "1.4.2", "action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |