To add an icon to a setting name without causing crashes,
- Make sure the icon file name does not contain hyphens
- Write @ICONFILENAME.svg setting nameonaddon.json
- Add ICONFILENAME.svgat/images/icons/if missing
- Edit /background/load-addon-manifests.jsto addiconfilenameIcon: "@ICONFILENAME.svg",
- Edit /addons/scratch-notifier/notifier.jsfor Scratch Notifier settings
Comments
Make sure to follow the code of conduct. You can see this comment section on GitHub Discussions, as well as editing and removing your comment.