PassMaker - is the best password generator.

Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup

PassMaker - is the best password generator.คืออะไร?

PassMaker - is the best password generator. เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pratnomenis และคุณลักษณะหลักของมันคือ "Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PassMaker - is the best password generator.

ดาวน์โหลดไฟล์ส่วนขยาย PassMaker - is the best password generator. ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Tool for making safe and hackproof passwords. With extensive customization options from length to symbols list. Totally private!                    

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

ชื่อ PassMaker - is the best password generator. PassMaker - is the best password generator.
ID jidfoanpehhinoikkbfklnllbeppgfmi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/passmaker-is-the-best-pas/jidfoanpehhinoikkbfklnllbeppgfmi
คำอธิบาย Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup
ขนาดไฟล์ 138 KB
จำนวนการติดตั้ง 148
เวอร์ชันปัจจุบัน v1.3
อัปเดตครั้งล่าสุด 2020-05-08
วันที่เผยแพร่ 2020-05-08
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา pratnomenis
ประเภทการชำระเงิน free
ภาษาที่รองรับ en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "short_name": "PassMaker",
    "default_locale": "en",
    "version": "1.3",
    "version_name": "v1.3",
    "author": "pratnomenis",
    "browser_action": {
        "default_icon": {
            "16": "\/img\/ico16.png",
            "32": "\/img\/ico32.png"
        },
        "default_popup": "index.html",
        "default_title": "PassMaker v1.3"
    },
    "icons": {
        "16": "\/img\/ico16.png",
        "32": "\/img\/ico32.png",
        "48": "\/img\/ico48.png",
        "128": "\/img\/ico128.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "permissions": [
        "storage"
    ]
}