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. là gì?

PassMaker - is the best password generator. là một tiện ích mở rộng Chrome được phát triển bởi pratnomenis, và tính năng chính của nó là "Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PassMaker - is the best password generator.

Tải xuống các tệp mở rộng PassMaker - is the best password generator. dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PassMaker - is the best password generator. PassMaker - is the best password generator.
ID jidfoanpehhinoikkbfklnllbeppgfmi
URL Chính Thức https://chromewebstore.google.com/detail/passmaker-is-the-best-pas/jidfoanpehhinoikkbfklnllbeppgfmi
Mô tả Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup
Kích Thước Tệp 138 KB
Số Lần Cài Đặt 148
Phiên Bản Hiện Tại v1.3
Cập Nhật Lần Cuối 2020-05-08
Ngày Phát Hành 2020-05-08
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển pratnomenis
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}