Hacker News new | ask | show | jobs
by syntaxing 1373 days ago
Any possibility to get a blog post about how to do this or a gist? I would love to learn how to do this but I sadly don’t know where to start.
1 comments

Sorry, didn't see your reply.

`xcrun safari-web-extension-converter <extracted chrome extension directory>`

It'll create an xcode project and you can run the mac app from there. Safari will need the "Allow Unsigned Extensions" from the Develop menu set before it'll show up in the prefs page. No idea how it all works if you want it on iOS.