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
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Rejected |
5 | Rejected |
4 | Active |
3 | Rejected |
2 | Active |
1 | Rejected |
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'
Because you are not exporting the default class: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extension