A GNOME quick setting for turning on and off the Syncthing service and opening the Web GUI
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-002 warning
objects created by extension should be destroyed in disable()
Objects assigned in `enable()` are missing matching `.destroy()` calls in `disable()` or its helper methods.
toggle.js:29
this._itemsSection = new PopupMenu.PopupMenuSection()
EGO-L-005 warning
owned object references should be released in disable()
Owned references that are cleaned up in `disable()` should also be released with `null` or `undefined`.
toggle.js:29
this._itemsSection = new PopupMenu.PopupMenuSection()
toggle.js:26
this._settings = extensionObject.getSettings()
| Version | Status |
|---|---|
| 10 | Active |
| 9 | Active |
| 8 | Rejected |
| 7 | Active |
| 6 | Active |
| 5 | Active |
| 4 | Active |
| 3 | Active |
| 2 | Active |
| 1 | Rejected |