Caution
This plugin is deprecated and does not work for Nextcloud versions newer than v28. See this comment for more context.
This Nextcloud app adds a few lines of JavaScript to open uploaded Google Docs documents in a new tab (redirect to Google Docs) instead of downloading them.
The following file extensions are supported:
.gdoc.gddoc.gsheet.gdsheets.gslides.gdslides.glink.gdlink.gform
For development, you need the following dependencies:
- on mac OS:
gtar:brew install gnu-tar - Prettier in your path
There is a Makefile to perform the following tasks:
make format
make release