Completely disable the touchpad from the quick settings menu.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Should be disconnected on destroy (line 42 `extension.js`). 2. Line 82 `extension.js` should be inside the `TouchpadIndicator._init()`. 3. Line 87 `extension.js` should be inside the `TouchpadIndicator.destroy()` and do `super.destroy()` at the end of that function.