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

readme.md 432 B

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)