Ultra Password Generator
Save your time and thinking efforts with this secure random password generator.
ما هو Ultra Password Generator؟
Ultra Password Generator هو إضافة Chrome تم تطويرها بواسطة Ultralab Apps، والميزة الرئيسية لها هي "Save your time and thinking efforts with this secure random password generator.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ultra Password Generator
قم بتنزيل ملفات الامتداد Ultra Password Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Looking for a free and secure password generator? Here it is! Make your password as complex as you need: specify the type of characters, the length of the pass and press Generate. Our password maker will generate a new password in a fraction of a second! Your new secure pass will be saved under History. You may clear the History with just one click. Many online services require you to come up with a password that should meet a whole range of requirements (uppercase and lowercase letters, specific length). If you often sign up for such services or create multiple accounts, you can’t do without an automatic password creator. Ultra Password Generator has been built especially to solve this problem. This pass generator is very simple-looking and easy-to-use: there are only two tabs: History and Generate. The password composer works in both online and offline mode. Press the blue Add to Chrome button to install a strong password generator right into your browser! Ultra Password Generator extension is the simplest way to generate password that is strong, complex and secure. Only strong passwords from now on!
معلومات أساسية عن التمديد
الاسم | Ultra Password Generator |
ID | mfigcepdniddlllniijbmmekgfdcddel |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/ultra-password-generator/mfigcepdniddlllniijbmmekgfdcddel |
الوصف | Save your time and thinking efforts with this secure random password generator. |
حجم الملف | 50.16 KB |
عدد التثبيتات | 1,841 |
النسخة الحالية | 1.2 |
آخر تحديث | 2015-05-11 |
تاريخ النشر | 2015-05-11 |
تقييم | 3.74/5 مجموع تقييمات 23 |
المطور | Ultralab Apps |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | http://ultralabapps.com/terms/privacy-policy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ultra Password Generator", "description": "Save your time and thinking efforts with this secure random password generator.", "version": "1.2", "offline_enabled": true, "permissions": [ "storage" ], "browser_action": { "default_icon": "icon.png", "default_popup": "gen.html" } } |