xkcdGEN
Generate strong passwords xkcd style.
xkcdGENคืออะไร?
xkcdGEN เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://jz.bz และคุณลักษณะหลักของมันคือ "Generate strong passwords xkcd style."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย xkcdGEN
ดาวน์โหลดไฟล์ส่วนขยาย xkcdGEN ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
xkcdGEN xkcd style passphrase generator conforms to xkcd 936 https://xkcd.com/936/ https://jz.bz/tar.jz/xkcdgen/ Open Source and released under the Apache License, Version 2.0. https://github.com/jzbz/xkcdgen
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | xkcdGEN |
ID | iebghajbenahofgmibldgbibbemoodce |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/xkcdgen/iebghajbenahofgmibldgbibbemoodce |
คำอธิบาย | Generate strong passwords xkcd style. |
ขนาดไฟล์ | 26.82 KB |
จำนวนการติดตั้ง | 58 |
เวอร์ชันปัจจุบัน | 0.1.8 |
อัปเดตครั้งล่าสุด | 2016-02-18 |
วันที่เผยแพร่ | 2016-02-18 |
คะแนน | 4.67/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | https://jz.bz |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://jz.bz/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "xkcdGEN", "description": "Generate strong passwords xkcd style.", "icons": { "128": "icon_128.png" }, "version": "0.1.8", "browser_action": { "default_icon": "icon_128.png", "default_popup": "popup.html", "default_title": "xkcdGEN" } } |