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.
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.:
A window should display above the login page stating "Enter password for this page"