Live status, speed monitor and quick controls for WhoisThat VPN client (https://github.com/kvunoff/whoisthat)
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-003 warning
signals connected by extension should be disconnected in disable()
Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.
extension.js:114
this.menu.connect('open-state-changed', (_menu, isOpen) => {
if (isOpen && this._state.core_running) {
this._refreshProfilesMenu();
}
})
| Version | Status |
|---|---|
| 1 | Unreviewed |