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

View File

@ -0,0 +1,7 @@
{
"name": "docspell",
"description": "Docspell Uploads",
"path": "/usr/local/share/docspell/native.py",
"type": "stdio",
"allowed_extensions": [ "docspell@eikek.github.io" ]
}