mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Add a firefox add-on
This commit is contained in:
7
tools/webextension/native/app_manifest.json
Normal file
7
tools/webextension/native/app_manifest.json
Normal 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" ]
|
||||
}
|
Reference in New Issue
Block a user