Switch day/night user theme&stylesheet when the enabled Night Light gets inactive/active 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.
EGO029 warning
extensions should not call run_dispose in extension code
Extension code should not call `run_dispose()`.
fubar.js:120
x.run_dispose()
EGO036 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:25
Extension.lookupByURL(import.meta.url)
EGO015 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.
prefs.js:72
this[$]
.set(strv.length > 9 ? {
enableSearch: true, searchMatchMode: Gtk.StringFilterMatchMode.SUBSTRING,
expression: new Gtk.PropertyExpression(Gtk.StringObject, null, 'string'),
} : null)[$]
.set_model(Gtk.StringList.new(
| Version | Status |
|---|---|
| 44 | Unreviewed |
| 43 | Active |
| 42 | Active |
| 41 | Active |
| 40 | Active |
| 39 | Active |
| 38 | Active |
| 37 | Rejected |
| 36 | Rejected |
| 35 | Active |
| 34 | Active |
| 33 | Active |
| 32 | Active |
| 31 | Active |
| 30 | Active |
| 29 | Active |
| 28 | Active |
| 27 | Inactive |
| 26 | Rejected |
| 25 | Active |
| 24 | Active |
| 23 | Inactive |
| 22 | Inactive |
| 21 | Active |
| 20 | Inactive |
| 19 | Inactive |
| 18 | Rejected |
| 17 | Inactive |
| 16 | Rejected |
| 15 | Rejected |
| 14 | Inactive |
| 13 | Active |
| 12 | Rejected |
| 11 | Inactive |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Inactive |
| 5 | Rejected |
| 4 | Inactive |
| 3 | Rejected |
| 2 | Inactive |
| 1 | Inactive |