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 name
onaddon.json
- Add
ICONFILENAME.svg
at/images/icons/
if missing - Edit
/background/load-addon-manifests.js
to addiconfilenameIcon: "@ICONFILENAME.svg",
- Edit
/addons/scratch-notifier/notifier.js
for Scratch Notifier settings
คอมเมนต์
อย่าลืมทำตามจรรยาบรรณ คุณสามารถดูหน้าคอมเมนต์นี้บน หน้าพูดคุยของ Github และแก้ไขหรือลบคอมเมนต์