Show the singing lyric on the desktop For support, please report issues in time via the Homepage link below rather than the review section below it
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-X-003 warning
extensions should not call run_dispose in extension code
Extension code should not call `run_dispose()`.
fubar.js:122
x.run_dispose()
EGO-X-006 warning
extensions should not use lookupByURL or lookupByUUID for current extension access
Use `this`, `this.getSettings()` or `this.path` instead of `lookupByURL()` or `lookupByUUID()` for the current extension.
fubar.js:24
Extension.lookupByURL(import.meta.url)
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
fubar.js:31
St.Clipboard.get_default()
fubar.js:32
St.Clipboard.get_default()
EGO-A-001 manual_review
extension code must not be minified or obfuscated
File appears obfuscated: 75% of identifiers are 1–2 characters (avg length 2.2).
prefs.js
short identifier ratio: 75%, identifiers scored: 92
| Version | Status |
|---|---|
| 28 | Active |
| 27 | Active |
| 26 | Active |
| 25 | Active |
| 24 | Active |
| 23 | Rejected |
| 22 | Active |
| 21 | Inactive |
| 20 | Inactive |
| 19 | Active |
| 18 | Inactive |
| 17 | Rejected |
| 16 | Active |
| 15 | Inactive |
| 14 | Inactive |
| 13 | Active |
| 12 | Active |
| 11 | Inactive |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Inactive |
| 7 | Active |
| 6 | Inactive |
| 5 | Inactive |
| 4 | Inactive |
| 3 | Active |
| 2 | Inactive |
| 1 | Rejected |