Memorable Password Generator

Generate memorable passwords in one click

Memorable Password Generator là gì?

Memorable Password Generator là một tiện ích mở rộng Chrome được phát triển bởi https://niamor.co, và tính năng chính của nó là "Generate memorable passwords in one click".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Memorable Password Generator

Tải xuống các tệp mở rộng Memorable 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

                        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.                    

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

Tên Memorable Password Generator Memorable Password Generator
ID agpjopjelkfpdkjpmmlbcppkfkahddkc
URL Chính Thức https://chromewebstore.google.com/detail/memorable-password-genera/agpjopjelkfpdkjpmmlbcppkfkahddkc
Mô tả Generate memorable passwords in one click
Kích Thước Tệp 128 KB
Số Lần Cài Đặt 70
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2023-07-03
Ngày Phát Hành 2023-06-24
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://niamor.co
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}