Password De-Masker
This extension changes all password textboxes into normal textboxes... be safe folks ;-)
ما هو Password De-Masker؟
Password De-Masker هو إضافة Chrome تم تطويرها بواسطة Ross Dargan، والميزة الرئيسية لها هي "This extension changes all password textboxes into normal textboxes... be safe folks ;-)".
تحميل ملف CRX للإضافة Password De-Masker
قم بتنزيل ملفات الامتداد Password De-Masker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension converts all password textboxes into normal textboxes. It's based on an article Matt Baxter-Reynolds posted here: http://www.zdnet.com/we-need-to-stop-masking-passwords-7000020894/?utm_source=buffer&utm_medium=twitter&utm_campaign=Buffer Personally I think masking is a good idea, but here is a chance to see for yourself! Please note Lastpass must be disabled otherwise you will still see hashed passwords.
معلومات أساسية عن التمديد
الاسم | |
ID | npkhmjmjaoaipkjdflknplfpmhcfdlpb |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/password-de-masker/npkhmjmjaoaipkjdflknplfpmhcfdlpb |
الوصف | This extension changes all password textboxes into normal textboxes... be safe folks ;-) |
حجم الملف | 3.41 KB |
عدد التثبيتات | 77 |
النسخة الحالية | 1.0 |
آخر تحديث | 2013-09-19 |
تاريخ النشر | 2013-09-19 |
تقييم | 4.80/5 مجموع تقييمات 5 |
المطور | Ross Dargan |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Password De-Masker", "description": "This extension changes all password textboxes into normal textboxes... be safe folks ;-)", "version": "1.0", "browser_action": { "default_icon": "icon.png" }, "content_scripts": [ { "matches": [ " |