Cyberx Password Generator

Cyberx Password Generator

Cyberx Password Generator là gì?

Cyberx Password Generator là một tiện ích mở rộng Chrome được phát triển bởi https://dodu.it, và tính năng chính của nó là "Cyberx Password Generator".

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

screenshot
screenshot
screenshot

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

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

                        Lightweight, Simple, Easy and Fast Password Generator.
-------------------
Features:
-------------------
- automatic password copy to clipboard
- easy to use
- generates strong passwords (upper case, lowercase, numbers and symbols)
- lightweight extension (about 30KB)
- Exclusion of dubious characters (like letter O that could be confused with o or 0);

Updates:
- fixed layout
- stronger passwords                    

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

Tên Cyberx Password Generator Cyberx Password Generator
ID mhdpbjioaheebpjjbkglnkljmmgbiedb
URL Chính Thức https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb
Mô tả Cyberx Password Generator
Kích Thước Tệp 30.14 KB
Số Lần Cài Đặt 96
Phiên Bản Hiện Tại 3.5.0
Cập Nhật Lần Cuối 2023-10-02
Ngày Phát Hành 2013-10-20
Đánh Giá 4.25/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://dodu.it
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",
    "manifest_version": 3,
    "name": "Cyberx Password Generator",
    "description": "Cyberx Password Generator",
    "version": "3.5.0",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "clipboardWrite"
    ]
}