You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent af87ebcc88 add a keyboard shortcut to open the LessPass pop-up 8 years ago
extension add a keyboard shortcut to open the LessPass pop-up 8 years ago
tests fix linter error 8 years ago
.editorconfig first commit 8 years ago
.gitignore add options inside popup 8 years ago
.travis.yml first commit 8 years ago
ISSUE_TEMPLATE add issue template 8 years ago
demo.gif add demo gif 8 years ago
gulpfile.js version 0.0.5 8 years ago
license first commit 8 years ago
package.json version 0.0.5 8 years ago
readme.md update documentation 8 years ago
screenshot.png add options inside popup 8 years ago
tile.png add options inside popup 8 years ago

readme.md

Build Status

LessPass Web Extension

chrome and firefox web extension for LessPass password manager

demo LessPass extension

Tests

npm install
npm test

Build

npm run build

extensions are in ./build folder

./build/lesspass.chrome.zip
./build/lesspass.firefox.xpi

see LessPass project