Adds icons to the desktop. Fork of the original Desktop Icons extension, with several enhancements .
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Don't use generic name for the class you are exporting (line 24 prefs.js). 2. What's the reason for still using `imports.`? If those modules are related to a separate app, please move those to a sub folder named `app`, so we can review them easier.