Commit dc32be9
committed
Use app icon in Safari extension preferences list
Safari's extension preferences displayed the toolbar icon (gray cloud
outline) instead of the colorful app icon. The manifest.json "icons"
field is used for the extension list, while "action.default_icon" is
used for the toolbar.
Added separate app icon PNGs (copied from AppIcon.appiconset) and
updated manifest.json to use them for the top-level icons field.
The toolbar continues to use the simple gray icons.1 parent f0a4452 commit dc32be9
5 files changed
Lines changed: 4 additions & 4 deletions
File tree
- CF Cache Status/CF Cache Status Extension/Resources
- images
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments