Panel status for microphone mute, camera and microphone privacy locks (GNOME Privacy settings), and an optional soft VPN kill-switch. When the kill-switch is armed and a VPN, WireGuard, or Tailscale connection drops, NetworkManager networking is disabled. This is a soft kill-switch, not a kernel firewall rule. Uses NetworkManager D-Bus only. No telemetry and no remote network requests.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-X-004 warning
extensions should avoid synchronous file IO in shell code
Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.
extension.js:41
file.load_contents(null)
EGO-P-003 error
GSettings schema XML must be present in package
Extension appears to use GSettings but no `.gschema.xml` file is included in the package.
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |