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 هو إضافة Chrome تم تطويرها بواسطة Brian (bwall) Wallace، والميزة الرئيسية لها هي "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة bwallHatesTwits Password Generator

قم بتنزيل ملفات الامتداد bwallHatesTwits Password Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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": []
}