Image error when converting a chrome extension

I have converted my chrome extension to a safari extension and everything seems to be working fine except for uploading the images for the icons. I have received the following error message:

  • Failed to load images in default_icon for the browser_action or page_action manifest entry.
  • Failed to load images in icons manifest entry.

Any insight or guidance would be highly appreciated. Thanks!

Replies

I'm having the exact same issue here where I have the correct paths to the images and the images are working perfectly fine, but Safari just doesn't recognise the resource and thus unloading the extension.

I'm on Safari Version 15.1 (16612.2.9.1.30, 16612), macOS Big Sur 11.6.1 (20G224).

Try changing the folder name in the Project Navigator (greyed left area) to "images" (all lowercase). It looks like the first first letter is a capital.