選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
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