/passman-webextension

WebExtension generator for my password manager.

Primary LanguagePython

Password Manager

Webextension Submodule
NOTE: This module has been discontinued!

Description

This is a (no longer so) simple password manager that runs on mySQL.
This is the webextension submodule.

Webextension Installation

Make sure server is correctly set up.
Move this folder to the correct location on the server (the directory containing backend).
Generate webextension on server by executing "python create_webextension.py" and following the prompts.
Install webextension on browser.
Zip it into a .xpi if you want.

Dependencies

Chrome or Firefox