Hekasoft Pass Generator

Generate a secure password that respect your pattern

Hekasoft Pass Generator란 무엇입니까?

Hekasoft Pass Generator은(는) Hekasoft에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Generate a secure password that respect your pattern"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Hekasoft Pass Generator 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Hekasoft Pass Generator can generate a secure password using a pattern defined by the user.
You can choose the characters to include in your password and it's lenght.
With Hekasoft Pass Generator you can check your password security too.
Password Checker can check your password and tell you if it's safe or if it's better to change it.                    

확장 프로그램 기본 정보

이름 Hekasoft Pass Generator Hekasoft Pass Generator
ID bplndkoaeeikioegkfiholocjdfbmnbp
공식 URL https://chromewebstore.google.com/detail/hekasoft-pass-generator/bplndkoaeeikioegkfiholocjdfbmnbp
설명 Generate a secure password that respect your pattern
파일 크기 98.52 KB
설치 횟수 67
현재 버전 1.0.6
최근 업데이트 2022-12-02
출시 날짜 2020-04-08
개발자 Hekasoft
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.hekasoft.com
개인정보 보호 정책 페이지 URL https://www.hekasoft.com/privacy-policy
지원되는 언어 de,en,fr,es,it,pl,ru,hi,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hekasoft Pass Generator",
    "version": "1.0.6",
    "author": "Hekasoft",
    "homepage_url": "http:\/\/hekasoft.com",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "icons": {
        "128": "128.png",
        "48": "icons\/hpg_icon.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/hpg_tool19.png",
            "38": "icons\/hpg_tool38.png"
        },
        "default_title": "Hekasoft Pass Generator",
        "default_popup": "popup\/generator.html"
    }
}