Password Generator Chrome Extension

Password Generator chrome extension

Password Generator for Chrome Download

Password Generator chrome extension is Generates domain specific passwords.

generates domain specific passwords.
Password Generator

Update

Replaced MD5 with SHA2 as MD5 is broken .

Summary

A client side password generator.

Update: We have this for Android. https://play.google.com/store/apps/details?id=com.passgen.passwordgenrator

What is it

Its a chrome app to generate unique passwords for each site. Depending upon the domain and a master password a unique password is generated. It doesn't need any server and everything happens on the client side.

Why?

I want to use a unique password for each website. However, I don't want to use lastpass/1password as I find their interface confusing and overkill, and I don't want my password stored on remote servers.

I use a simple passwording scheme. I have one master password. For each site, I append the first two letters of the domain to master password and use that as the site password. This is sub-optimal as its easy to understand this scheme, if say two of my passwords are leaked.

I want to algorithmically generate the password on the client side, with a chrome app.

How does it work?

password_1 = SHA256(masterpassword+domain)

password = take_first_8_letters(password_1)

This will generate a per domain password with 8 characters of entropy and it depends only on master password and the domain.

In the UI side, it works like this:

You set your master password in the app.

You click the chrome app button to generate a domain specific password. It generates the domain specific password and copies the password to clipboard.

You use the password to signup. Next time you want to login, you click the app to get the password.

How to install Password Generator chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the Password Generator Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension Password Generator Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the Password Generator in Chrome Webstore Search and click on the search button.
  • Step 3: click on the Password Generator Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the Password Generator extension for your Chrome Web browser .

Password Generator Chrome extension Download

Looking for a method to Password Generator Download for Chrome then this download link is for you.

It is the Password Generator Chrome extension download link you can download and install Chrome Browser.

Download Password Generator chrome extension (CRX)

Tags: Client Side , Chrome App , Password Generator , Client Side Password , Site Password , Domain Password , Letters Password , Generate Unique Passwords , Master Password Unique Password , Chrome App Button , Master Password , Generate Domain Specific Password , Unique Password , Client Side Password Generator , Domain Specific Password , Ui Side , Domain Specific Passwords ,

Password Generator Related Chrome Extensions