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.은(는) pratnomenis에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

PassMaker - is the best password generator. 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}