You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 8 година
пре 8 година
пре 8 година
пре 8 година
пре 8 година
пре 8 година
пре 8 година
пре 8 година
пре 8 година
1234567891011121314151617181920212223242526272829
  1. [![Build Status](https://travis-ci.org/lesspass/webextension.svg?branch=master)](https://travis-ci.org/lesspass/webextension)
  2. > chrome and firefox web extension for LessPass password manager
  3. ![LessPass extension](screenshot.png?raw=true "LessPass screenshot")
  4. # Tests
  5. npm install
  6. npm test
  7. # Build
  8. npm run build
  9. extensions are in `./build` folder
  10. ./build/lesspass.chrome.zip
  11. ./build/lesspass.firefox.xpi
  12. ## License
  13. This project is licensed under the terms of the GNU GPLv3.
  14. ## Issues
  15. report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)