Note
Check out solidtime - The modern Open Source Time-Tracker at solidtime.io
You can learn more about how it works and how i made it here
The browser extension that allows you to use images as passwords. Just drag & drop your password image on any password input field and it will automatically decrypt the password image.
The Plain Sight Browser Extension supports LSB steganography and AES encryption to decrypt your passwords. You can f.e. use the Digi-Cloak web app to create password images.
First, run the development server:
pnpm dev
# or
npm run dev
Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev
.
Run the following:
pnpm build
# or
npm run build
This should create a production bundle for your extension, ready to be zipped and published to the stores.