bwallHatesTwits Password Generator

This extension creates passwords that push the bounds of length past the ability of conventional password crackers.

什么是bwallHatesTwits Password Generator?

bwallHatesTwits Password Generator是由Brian (bwall) Wallace开发的Chrome扩展程序,该扩展的主要功能是“This extension creates passwords that push the bounds of length past the ability of conventional password crackers.”。

扩展截图

screenshot

下载bwallHatesTwits Password Generator扩展crx文件

下载bwallHatesTwits Password Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 bwallHatesTwits Password Generator bwallHatesTwits Password Generator
ID gocfgmeinifgmkhjkdmfjolfmpfpfnbg
官方URL https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg
简介 This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
文件大小 24.11 KB
安装次数 57
当前版本 1.0
更新时间 2013-03-23
上架时间 2013-03-22
评分 5.00/5 共4次评分
开发者 Brian (bwall) Wallace
电子邮箱 [email protected]
付费类型 free
支持的语言 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": []
}