Add a firefox add-on

This commit is contained in:
Eike Kettner
2019-09-21 01:40:46 +02:00
parent 30b5c9d7f8
commit 3eb9916f1a
12 changed files with 328 additions and 0 deletions

3
tools/webextension/make-xpi.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
zip -9r docspell.xpi _locales/ docspell.js icons/ manifest.json