選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent af87ebcc88 add a keyboard shortcut to open the LessPass pop-up 8年前
extension add a keyboard shortcut to open the LessPass pop-up 8年前
tests fix linter error 8年前
.editorconfig first commit 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 version 0.0.5 8年前
license first commit 8年前
package.json version 0.0.5 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