您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Guillaume Vincent 4792e2603f add colorized icon for dark and white browser themes 8 年前
extension add colorized icon for dark and white browser themes 8 年前
tests add url parser 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 add options inside popup 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