A Gnome extension that shows the NordVPN status in the top bar and provides the ability to configure certain aspects of the connection.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
29 | Active |
28 | Active |
27 | Active |
26 | Active |
25 | Active |
24 | Rejected |
23 | Active |
22 | Rejected |
21 | Active |
20 | Active |
19 | Rejected |
18 | Rejected |
17 | Rejected |
16 | Active |
15 | Active |
14 | Rejected |
13 | Active |
12 | Rejected |
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Rejected |
6 | Active |
5 | Active |
4 | Active |
3 | Rejected |
2 | Active |
1 | Active |
`this.` should be used in methods not pure functions. Please fix them for the next version.
Hi Just Perfection, thanks for reviewing this. There were major refactors in this release, so it's quite possible the 'this.' instances you're referring to are an artifact of that. I've been looking though and don't find any cases where it's being used outside the scope of a class. Do you have any specific examples? Those are bugs that can cause problems so I want to fix them ASAP. There's small follow up set of changes I plan on doing next that I can include this work in. Thanks,
Sorry for not mentioning the file. Search for `this.` in prefs.js.
ahh I see it, thanks for the heads up. I'll get that fixed soon