ShowPasswords
Gives the user a simple way to show and copy passwords of an input type password field.
ما هو ShowPasswords؟
ShowPasswords هو إضافة Chrome تم تطويرها بواسطة https://kaletsch.tech، والميزة الرئيسية لها هي "Gives the user a simple way to show and copy passwords of an input type password field.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة ShowPasswords
قم بتنزيل ملفات الامتداد ShowPasswords بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
ShowPasswords is a Chrome Extension that allows to easily access passwords from input fields. The extensions replaces the input type attribute password with text in an active tab and vice versa. It can also extract passwords in a textarea field which allows simple copying. ShowPasswords source code is released under MIT License and available at GitHub.
معلومات أساسية عن التمديد
الاسم | ShowPasswords |
ID | hjelhmgihhbonhfncmoblamoenjcppej |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/showpasswords/hjelhmgihhbonhfncmoblamoenjcppej |
الوصف | Gives the user a simple way to show and copy passwords of an input type password field. |
حجم الملف | 47.5 KB |
عدد التثبيتات | 313 |
النسخة الحالية | 0.1 |
آخر تحديث | 2018-08-03 |
تاريخ النشر | 2018-08-03 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | https://kaletsch.tech |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ShowPasswords", "short_name": "ShowPasswords", "version": "0.1", "description": "Gives the user a simple way to show and copy passwords of an input type password field.", "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "author": "kaletsch.tech GmbH |