This extension injects a button to the Google Drive WebUI. When clicking on it the current folder id is send to your gogdl-ng instance. It was developed and tested on the latest version of Mozilla Firefox and Chrome.
- A configured and running instance of gogdl-ng.
- Open the
background.js
file. - Modify the value of the
api
variable on line 1 and add the address of your gogdl-ng instance. - Follow this tutorial.
- Open the
background.js
file. - Modify the value of the
api
variable on line 1 and add the address of your gogdl-ng instance. - Follow this tutorial.