Skip to content

conaticus/chrome-password-manager-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager for Chrome

NOTE:

This project is a prove of concept / sample application for a chromium based web-browser and originated form the youtube video: https://www.youtube.com/watch?v=bpuomoEUbgQ

This extension does not provide a secure password storage (as of now 18th March 2022) and therefor it is not recomeded to be used for other than educational purposes.

Embed app into chromium based web-browsers

Tested Version: [Chromium v99.0.4844.74 (Official Build)]

cd "PATH TO LOCALLY SAVE PROJECT INTO"

git clone https://github.com/conaticus/chrome-password-manager-extension

Enable extension developer mode in your browser on:

chrome://extensions/

Now load the project as "unpacked extension":

Click "Load unpacked"

Navigate and select the git cloned folder "chrome-password-manager-extension"

Password Manager should now be displayed as an installed extension

Test if the application is working by accessing e.g.:

https://facebook.com/login

A window should display above the login page stating "Enter password for this page"

About

A password manager extension for Google Chrome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published