Password Generator

This is an extension of passid.org, which can generat password.

Password Generatorคืออะไร?

Password Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.passid.org และคุณลักษณะหลักของมันคือ "This is an extension of passid.org, which can generat password."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Password Generator

ดาวน์โหลดไฟล์ส่วนขยาย Password Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        password generator extension of passid.org                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Password Generator Password Generator
ID pollejchmgaeaaamgmhckdhcaidfhikp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/password-generator/pollejchmgaeaaamgmhckdhcaidfhikp
คำอธิบาย This is an extension of passid.org, which can generat password.
ขนาดไฟล์ 90.58 KB
จำนวนการติดตั้ง 38
เวอร์ชันปัจจุบัน 2.5
อัปเดตครั้งล่าสุด 2018-04-19
วันที่เผยแพร่ 2018-04-19
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.passid.org
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://passid.org/
URL หน้าช่วยเหลือ http://yeh.sh/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Password Generator",
    "version": "2.5",
    "description": "This is an extension of passid.org, which can generat password.",
    "icons": {
        "128": "assets\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "assets\/icon19.png",
            "38": "assets\/icon38.png"
        },
        "default_title": "Password Generator of passid.org",
        "default_popup": "popup.html"
    }
}