Wallpaper Slideshow Automatically cycles through wallpapers from a user-defined directory. Optionally downloads Bing's wallpaper of the day. Getting Started: After installing, set your slideshow directory in the extension settings. Usage: Access slideshow settings and controls via desktop right-click or the quick settings menu. Images in the selected folder are detected, sorted using your chosen algorithm, and displayed at your preferred interval Changes to the slideshow directory (additions, deletions, edits) are automatically detected The slideshow queue is saved on shutdown and resumes where it left off.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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.
utils.js:43
Extension.lookupByURL(import.meta.url)
| Version | Status |
|---|---|
| 14.2 (19) | Active |
| 14.1 (18) | Rejected |
| 14.0 (17) | Active |
| 13.3 (16) | Active |
| 13.2 (15) | Active |
| 13.1 (14) | Active |
| 13 | Active |
| 12 | Active |
| 11 | Active |
| 10 | Active |
| 9 | Active |
| 8 | Active |
| 7 | Active |
| 6 | Active |
| 5 | Rejected |
| 4 | Active |
| 3 | Active |
| 2 | Active |
| 1 | Active |
the shexli linter has a few issues. Please pip3 install shexli and then run it against your extension and fix whatever the output are. If you find some false errors, just let us know that when you resubmit. Thanks.