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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |