mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-08-25 13:33:17 +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