Question and answer with screenshots by kneedhelp (stackoverflow.com/a/62748969):
I wrote a Safari Extension that I'd like to have permanently enabled on my computer. It works fine, but I have to click
Develop
❯Allow Unsigned Extensions
and enable it manually every time I open Safari for it to be available. I'm not really sure how the signing process works. Is there a way I can sign my extension for only this computer, without having to subscribe to an Apple Developer account?
First thing to do was to create a development account with Apple (the free version). Then click on [Project Name]
❯ Build Settings
and ensure "Development Team" has your account selected (you'll have to add your account in Xcode
❯ Settings
❯ Accounts
if you haven't done so already).
![ZowGd](https://gist.github.com/user-attachments/asse