Safari App Extension: Can't load resources from cafari-extension URLs

Pages loaded in HTTPS cannot access safari-extension URLs. I want to render an HTML template that is stored in the extensions directory but I cannot even access them from a page loaded in HTTPS. How can I enable SSL on my Safari App Extension?


The more I'm developing a safari app extension from a chrome extension the more I don't understand why Apple and the safari team is moving further and further away from the WebExtension API. 😟

Replies

What error are you seeing in Web Inspector when you try this? If you could file a bug report with a sample app that reproduces this issue - that would be very helpful!