mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Add a firefox add-on
This commit is contained in:
3
tools/webextension/make-xpi.sh
Executable file
3
tools/webextension/make-xpi.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
zip -9r docspell.xpi _locales/ docspell.js icons/ manifest.json
|
Reference in New Issue
Block a user