docspell/tools/webextension/native/app_manifest.json

8 lines
186 B
JSON
Raw Normal View History

2019-09-20 23:40:46 +00:00
{
"name": "docspell",
"description": "Docspell Uploads",
"path": "/usr/local/share/docspell/native.py",
"type": "stdio",
"allowed_extensions": [ "docspell@eikek.github.io" ]
}