Extension to apply overlays on wallpaper Make sure imagemagick is installed. Features: * Option to choose primary colour of the overlay * Apply multiple overlays at once * You can use custom overlays (png or svg file) and apply it on your wallpaper * Option to auto-apply whenever the desktop wallpaper changes * Compatible with Wallpaper Switcher(gnome extension) so as to provide smooth experience * You can download more custom overlays from https://rishuinfinity.github.io/wallpaper-overlays-collection/
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
8 | Active |
7 | Inactive |
6 | Rejected |
5 | Rejected |
4 | Rejected |
3 | Rejected |
2 | Rejected |
1 | Rejected |
1. As I said before, you cannot create objects in global scope (line 19, 26 and 27 extension.js). Move those to enable and null them out in disable. 2. Also move 132-133 (extension.js) to enable. 3. Why there is nothing in enable and disable function?
1. Ok sorry my bad 2. Ok I understand now 3. Ok I'll fix that