Memorable Password Generator

Generate memorable passwords in one click

Memorable Password Generator란 무엇입니까?

Memorable Password Generator은(는) https://niamor.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Generate memorable passwords in one click"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Memorable Password Generator 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Memorable Password Generator is a free tool that allows you to create very strong passwords that are easy to remember in one click.

The best passwords are long, generated randomly and unique. Unfortunately, passwords that are long, random-looking and hard to guess are also difficult to remember. Memorable Password Generator helps you get the best of both, a strong password and an easier to remember one.

The way it works is simple, when you click the browser action button, the password is generated and you can copy it one one click. If the password does not look good, you can generate another one in one click.

What really makes Memorable Password Generator special is that, unlike most secure password generators, it doesn't output totally random and hard-to-remember passwords. Instead, the password is generated with recognizable words, but with random letters, capitals and random special characters included. It makes the password harder to guess, but at the same time, easier to remember as it is composed of real words.

Memorable Password Generator is fully secure and no password is stored. Passwords are only shown to you when generated and disappear when you close the extension popup.                    

확장 프로그램 기본 정보

이름 Memorable Password Generator Memorable Password Generator
ID agpjopjelkfpdkjpmmlbcppkfkahddkc
공식 URL https://chromewebstore.google.com/detail/memorable-password-genera/agpjopjelkfpdkjpmmlbcppkfkahddkc
설명 Generate memorable passwords in one click
파일 크기 128 KB
설치 횟수 70
현재 버전 1.0.3
최근 업데이트 2023-07-03
출시 날짜 2023-06-24
평점 5.00/5 총 3 개의 평점
개발자 https://niamor.co
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memorable Password Generator",
    "description": "Generate memorable passwords in one click",
    "version": "1.0.3.0",
    "version_name": "1.0.3",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "src\/popup\/index.html"
    }
}