Password Generator
Generate a strong password with the click of a button
Password Generatorคืออะไร?
Password Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย generatepassextension และคุณลักษณะหลักของมันคือ "Generate a strong password with the click of a button"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Password Generator
ดาวน์โหลดไฟล์ส่วนขยาย Password Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Password Generator allows you to generate secure, unique passwords with ease. Simply select the password options that suit your needs and generate your new password. Password Generator offers multiple options including customizable character length, uppercase letters, lowercase letters, symbols, and numbers. To copy the password click the copy icon and the password will automatically be saved to your clipboard ready for you to paste.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Password Generator |
ID | dmgfleolhlbboiboibgicilbdpbdonnm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/password-generator/dmgfleolhlbboiboibgicilbdpbdonnm |
คำอธิบาย | Generate a strong password with the click of a button |
ขนาดไฟล์ | 60.63 KB |
จำนวนการติดตั้ง | 100 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2021-03-20 |
วันที่เผยแพร่ | 2021-03-19 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | generatepassextension |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Password Generator", "version": "1.0", "description": "Generate a strong password with the click of a button", "manifest_version": 2, "icons": { "48": "password-icon-48.png", "128": "password-icon-48.png" }, "browser_action": { "default_popup": "popup.html" }, "permissions": [ " |