Review of "[ABANDONED] SSH Quick Connect" version 4

Details Page Preview

--- [ABANDONED]--- I appreciate everyone who tested and used this, and who bugged me to fix things! It was just a "lets see what 'desktop Javascript is like'" (since I've tried client and server). There are some forks out there, so I'm sure someone will keep this going! --- This extension puts an icon in the panel with a simple dropdown menu that launches items from your ssh configs

Extension Homepage
https://github.com/ibrokemycomputer/gnome-shell-extension-ssh-quick-connect/forks?include=active&page=1&period=&sort_by=stargazer_counts

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
13 Rejected
12 Active
11 Inactive
10 Rejected
9 Active
8 Inactive
7 Inactive
6 Inactive
5 Rejected
4 Rejected
3 Rejected
2 Inactive
1 Inactive

Previous Reviews on this Version

JustPerfection rejected
Still has the issue, because `fileTimer` in line 155 is local, but line 239 is looking for global `fileTimer`. btw, remove `getSettings` and use `ExtensionUtils.getSettings()` instead: https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/extensionUtils.js