bwallHatesTwits Password Generator
This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
bwallHatesTwits Password Generator là gì?
bwallHatesTwits Password Generator là một tiện ích mở rộng Chrome được phát triển bởi Brian (bwall) Wallace, và tính năng chính của nó là "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng bwallHatesTwits Password Generator
Tải xuống các tệp mở rộng bwallHatesTwits 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
This extension allows you to create very long passwords with custom as well as predefined character sets that work very well with password managers(such as LastPass/KeePass/PasswordSafe). Be responsible and use passwords that are longer than conventional hash crackers can ever attempt to crack. Any password over 125 characters is beyond any hash cracker's ability, and with randomly generated passwords, even if one site does not store your password properly, it won't lead to a compromise of any of your other accounts.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | bwallHatesTwits Password Generator |
ID | gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
URL Chính Thức | https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
Mô tả | This extension creates passwords that push the bounds of length past the ability of conventional password crackers. |
Kích Thước Tệp | 24.11 KB |
Số Lần Cài Đặt | 57 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2013-03-23 |
Ngày Phát Hành | 2013-03-22 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Brian (bwall) Wallace |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "bwallHatesTwits Password Generator", "description": "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.", "version": "1.0", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [] } |