gogdl-ng / gogdl-ng-webext

Firefox and Chrome extension for sending the current Google Drive folder id to the gogdl-ng backend.

Repository from Github https://github.comgogdl-ng/gogdl-ng-webextRepository from Github https://github.comgogdl-ng/gogdl-ng-webext

gogdl-ng-webext

forthebadge forthebadge

GitHub license

Built with ❀︎ by LegendaryB


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.

πŸ“ Requirements

  • A configured and running instance of gogdl-ng.

πŸš€ How to use it?

Firefox

  1. Open the background.js file.
  2. Modify the value of the api variable on line 1 and add the address of your gogdl-ng instance.
  3. Follow this tutorial.

Chrome

  1. Open the background.js file.
  2. Modify the value of the api variable on line 1 and add the address of your gogdl-ng instance.
  3. Follow this tutorial.

About

Firefox and Chrome extension for sending the current Google Drive folder id to the gogdl-ng backend.

License:MIT License


Languages

Language:JavaScript 100.0%