Toggle NordVPN in quick settings. This extension depends on nordvpn CLI. Read the Docs: https://github.com/unaibenidorm/NordGnome#readme This extension is not affiliated, funded, or in any way associated with NordVPN. To Setup NordVPN, follow the official guide: https://support.nordvpn.com/hc/es/articles/20196094470929-Instalar-NordVPN-en-distribuciones-de-Linux
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.
indicator.js:409
item.menu.connect("open-state-changed", async (_menu, open) => {
if (!open || item._citiesLoaded) return;
item._citiesLoaded = true;
try {
const citiesOut = await this._runCommand(["nordvpn", "cities", country]);
const cities
| Version | Status |
|---|---|
| 1 | Unreviewed |