Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

8 anni fa
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)