Forum Discussion
Solved
kebede
5 months agoNew Contributor
Is it possible to check with the developers just in case? I've seen an example where some software service providers allow you to download other extensions as a file
1P_Dave
Moderator
5 months agokebede You can find Apple's official guidance regarding Safari web extension distribution here: https://developer.apple.com/documentation/safariservices/distributing-your-safari-web-extension
The relevant section:
Safari only supports signed extensions distributed by the App Store
-Dave