To add an icon to a setting name without causing crashes,
- 아이콘 파일 이름이 붙임표를 (-) 포함하지 않게 확인하세요.
addon.json에@(아이콘 파일 이름).svg 설정 이름을 작성하세요.- 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
댓글
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.