MS Password Generator
Create a unique password for each site and service.
MS Password Generatorคืออะไร?
MS Password Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ayukawayen และคุณลักษณะหลักของมันคือ "Create a unique password for each site and service."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MS Password Generator
ดาวน์โหลดไฟล์ส่วนขยาย MS Password Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Create a unique password for each site and service.
Input the Main key and a site key to generate a strong password for that site. No registration. Work offline without sending or storing any data on the internet. Could re-generate password on other computers and mobile devices by the Main Key.
*Sync your passwords on other platforms
Firefox add-on: https://addons.mozilla.org/firefox/addon/strong-password-generator/
為每個網站或網路服務創建專屬的高強度密碼,增加密碼的安全性,降低單一網站密碼外洩時的傷害。
輸入個人主控密碼(Main Key)及網站識別碼(Site Key)即可輕鬆產生網站專屬密碼。免註冊,無需網路連線,不傳送或儲存資料在網路上,可在其他電腦及行動裝置上使用主控密碼快速重建網站密碼。
*在其他平台上同步你的密碼:
Firefox附加元件: https://addons.mozilla.org/firefox/addon/strong-password-generator/
===================================================
3.4.0: Update to Manifest V3.
3.4.0: 更新設定檔版本至Manifest V3.
===================================================
3.3.0: Auto copy when hit enter-key (in site-key field).
3.3.0: 於輸入Site Key時按下Enter鍵將自動進行複製。
===================================================
3.2.1: Rename Master-Key to Main-Key.
3.2.1: 將「Master Key」改名為「Main Key」。
===================================================
3.2.0: Auto copy password when clicked.
3.2.0: 點選密碼時自動進行複製。
===================================================
3.1.0: Normalize siteKey to lower case.
3.1.0: 將siteKey轉換為全小寫。 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | cjepknkdbfekghcecakjfbdcjkbapipk |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ms-password-generator/cjepknkdbfekghcecakjfbdcjkbapipk |
| คำอธิบาย | Create a unique password for each site and service. |
| ขนาดไฟล์ | 20.33 KB |
| จำนวนการติดตั้ง | 86 |
| เวอร์ชันปัจจุบัน | 3.4.0 |
| อัปเดตครั้งล่าสุด | 2023-12-06 |
| วันที่เผยแพร่ | 2020-06-19 |
| คะแนน | 4.83/5 รวมทั้งหมด 6 คะแนน |
| ผู้พัฒนา | Ayukawayen |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://github.com/Ayukawayen/MSPasswordGenerator/ |
| ภาษาที่รองรับ | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "MS Password Generator",
"version": "3.4.0",
"description": "Create a unique password for each site and service.",
"icons": {
"19": "image\/icon_19.png",
"38": "image\/icon_38.png",
"48": "image\/icon_48.png",
"128": "image\/icon_128.png"
},
"action": {
"default_title": "Generate Password",
"default_icon": {
"19": "image\/icon_19.png",
"38": "image\/icon_38.png"
},
"default_popup": "popup.html"
},
"manifest_version": 3
} | |