Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 8 roky
před 8 roky
před 8 roky
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)