Getting "Safari no longer supports unsafe extension" with signed extension

Hey y'all,


I'm getting the error message of "Safari no longer supports unsafe extension" for the extension that we're deploying, even though we are signing it with a valid cert.


Are all extensions that get build through the extension builder now automatically unsafe, or did I miss some update to how signing works?


Thanks,

-Briaan

Accepted Reply

Safari Extensions made through the Extension Builder are depreceated. Apple is no longer accepting new extensions into the Safari Extension Gallery and even those that are already in the extension gallery will eventually be unusable (Safari Technology Preview Release 80).



https://developer.apple.com/safari/extensions/


https://webkit.org/blog/8825/release-notes-for-safari-technology-preview-80/

Replies

Safari Extensions made through the Extension Builder are depreceated. Apple is no longer accepting new extensions into the Safari Extension Gallery and even those that are already in the extension gallery will eventually be unusable (Safari Technology Preview Release 80).



https://developer.apple.com/safari/extensions/


https://webkit.org/blog/8825/release-notes-for-safari-technology-preview-80/

Thanks! So the future is the extensions built through XCode?

For better or worse, that indeed seems to be the case.