Review of "CryptoWatch" version 1

Details Page Preview

Display live crypto portfolio balances.

Extension Homepage
https://github.com/d0x2f/CryptoWatch

No comments.

FAQ

Files

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

All Versions

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

Previous Reviews on this Version

JustPerfection rejected
coincap.js line 112 should be called from enable. Everything in global scope will be called just like init: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization If you need any help with your extension you can ask us on: GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org IRC Bridge: irc://irc.gimpnet.org/shell-extensions
JustPerfection posted a review
JustPerfection active
Approved. Seems addSignalMethods is just adding the signals to the proto: https://gitlab.gnome.org/GNOME/gjs/-/blob/4fa8279ebff4ab462f26370b68599d6f401df8d2/modules/core/_signals.js#L129-143