Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 989 Bytes

readme.md

File metadata and controls

38 lines (20 loc) · 989 Bytes

Password Generator - a chrome extension

It's main purpose is to generate passwords for the site. Since google suggested password doesn't work without the logged in user. And just wanted to generate a one time password for the site.

Demo site

https://password-generator-yhle.onrender.com

deployed @render.com

QRCode generator

Just in case want's to save it over the mobile devices.

credit: https://davidshimjs.github.io/qrcodejs/

Demo

  1. Extension

images/readme/1.png

  1. Generate Password

images/readme/2.png

Local Installation and setup

  1. Enable developer option in chrome extension

images/readme/3.png images/readme/4.png

  1. Load the folder : click on Load Unpacked

images/readme/5.png

  1. Extension is ready to use