Review of "Chand" version 1

Details Page Preview

Live cryptocurrency, fiat currency, and gold prices in Iranian Toman/Rial

Extension Homepage
https://github.com/khodekia/chand

No comments.

FAQ

Files

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

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

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.

Disconnect all signals

  • extension.js:29
            this._indicator.connect('preferences-requested', () => {
                this.openPreferences();
            })
  • extension.js:26
            this._indicator.connect('refresh-requested', () => {
                this._fetchPrices();
            })

All Versions

Version Status
7 Active
6 Rejected
5 Rejected
4 Active
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection waiting for author
Where is the git URL? Is this code generated by AI? If so, we have a rule for that: [EGO Review Guidelines: AI](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated)
Kiavash posted a review
Hello Sir/Mamm no it's not ai generated but i have use ai as for code completion and debugging and by git if you mean github sorry I forgot to push Its done and up now
Kiavash auto- rejected
Auto-rejected because of new version 2 was uploaded