您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910111213141516171819202122
  1. > chrome and firefox web extension for LessPass password manager
  2. ![LessPass extension](screenshot.png?raw=true "LessPass screenshot")
  3. # Build
  4. npm run build
  5. extensions are in `./build` folder
  6. ./build/lesspass.chrome.zip
  7. ./build/lesspass.firefox.xpi
  8. ## License
  9. This project is licensed under the terms of the GNU GPLv3.
  10. ## Issues
  11. report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)