Controls the NextDNS service.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Don't use sync spawn since that can freeze the shell process (line 32, 42 and 44 `extension.js`): [GJS Guide: Subprocesses](https://gjs.guide/guides/gio/subprocesses.html#complete-examples) 2. Use `console.*` instead of `log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging) 3. Please add this to the description: > This extension is not affiliated, funded, or in any way associated with NextDNS. If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
Thank you