Review of "USD-TRY" version 5

Details Page Preview

USD (US Dollar) converted to TRY (Turkish Lira). Updates are received every 30 seconds. It is a fork of Dollar-PKR. This extension uses economia.awesomeapi.com.br

Extension Homepage
https://github.com/arifesat/USD-TRY-GShell

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
10 Active
9 Active
8 Active
7 Active
6 Rejected
5 Rejected
4 Active
3 Rejected
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
Please remove line 13 and 22 `extension.js`. Not needed.
arifesat posted a review
I did this but there is a problem with my imports. Can you check it please? I couldn't figure it out what to do. import St from 'gi://St' import Gio from 'gi://Gio' import Clutter from 'gi://Clutter' import Soup from 'gi://Soup' import GLib from 'gi://GLib' import * as Main from 'resource:///org/gnome/shell/ui/main.js'; import PanelMenu from 'resource:///org/gnome/shell/ui/panelMenu.js'; I did this and fixed some errors but now I get 'ambiguous indirect export: default'
JustPerfection posted a review
Because you are not exporting the default class: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extension