25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent 4b8f480f97 1.1.1 8 년 전
extension 1.1.1 8 년 전
.gitignore add options inside popup 8 년 전
.travis.yml first commit 8 년 전
ISSUE_TEMPLATE add issue template 8 년 전
demo.gif add demo gif 8 년 전
gulpfile.js remove url parser from web extension and use it inside pure component 8 년 전
lesspass-webextension-v1.1.0.zip 1.1.1 8 년 전
license first commit 8 년 전
package.json 1.1.1 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