/insync-gnome-extension

Gnome extension for the insync app

Primary LanguageJavaScript

insync-gnome-extension

Installation

  1. Place the support@insynchq.com folder in $HOME/.local/share/gnome-shell/extensions
  2. Reload gnome-shell: ALT+F2 to bring up gnome commands, r then enter to reload.
  3. Activate the extension via Gnome tweak tool

image

Debugging

After each change you must reload gnome-shell.

Logging

  1. Use global.log to log stuff
  2. Run gnome-shell --replace so you can view these logs