25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent d764325bad fix linter error 8 년 전
extension prepare for version 0.0.3 8 년 전
tests fix linter error 8 년 전
.editorconfig first commit 8 년 전
.gitignore add options inside popup 8 년 전
.travis.yml first commit 8 년 전
demo.gif add demo gif 8 년 전
license first commit 8 년 전
package.json update package.json 8 년 전
readme.md update documentation 8 년 전
screenshot.png add options inside popup 8 년 전
tile.png add options inside popup 8 년 전

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