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,10 @@
# Webextension for Docspell
Idea: Inside the browser click on a PDF and send it to docspell. It is
downloaded in the context of your current page. Then handed to an
application that finally pushes it to docspell.
Please see the
[microsite](https://eikek.github.io/docspell/doc/tools.html) for
instructions or navigate to the corresponding [markdown
file](../../modules/microsite/src/main/tut/doc/tools.md#webextension-for-docspell).