Easy Password Generator

Create secure passwords with one click! Just click on the 'generate' button and copy the text above!

Easy Password Generator là gì?

Easy Password Generator là một tiện ích mở rộng Chrome được phát triển bởi https://www.mdmarketingdigital.com, và tính năng chính của nó là "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

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

screenshot

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

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

                        Easy Password Generator lets you create secure passwords with just one click. All passwords are generated on the user´s end to avoid any processing from external servers, which means that only you can read them!                    

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

Tên Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
URL Chính Thức https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Mô tả Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Kích Thước Tệp 22.36 KB
Số Lần Cài Đặt 33
Phiên Bản Hiện Tại 1.4.2
Cập Nhật Lần Cuối 2023-06-13
Ngày Phát Hành 2021-03-13
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://www.mdmarketingdigital.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.mdmarketingdigital.com/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Easy Password Generator",
    "description": "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!",
    "version": "1.4.2",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}