Commit 637ed55
committed
Fix CDN detection and update app icon
Remove 'type: module' from manifest.json background scripts.
ES modules have isolated scope, preventing constants.js variables
from being accessible in background.js. Classic scripts share
global scope, which is what we need.
Also update app icon to new design with cloud and HIT badge.1 parent 75d1479 commit 637ed55
18 files changed
Lines changed: 1 addition & 2 deletions
File tree
- CF Cache Status
- CF Cache Status Extension/Resources
- images
- CF Cache Status/Assets.xcassets
- AppIcon.appiconset
- LargeIcon.imageset
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments