jkueh / aws-rolex

AWS Role Extension (AWS RolEx) - A little browser extension to make the role selection page a bit more tolerable :)
5 stars 2 forks source link

Feature: Safari Extension #12

Open adrianmace opened 5 months ago

adrianmace commented 5 months ago

Would love to daily drive Safari now that every other browser is becoming bloated with paid AI assistants.

adrianmace commented 3 months ago

@jkueh I found a handy built-in way to convert an extension to Safari using XCode.

https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari

adrianmace commented 3 months ago

image

It seems to work for a first pass, but the background does not carry across.

jkueh commented 3 months ago

Ah very nice! Thanks for doing some digging, I'll add this to my to-do list to check out when I'm looking at this next

I'll likely bundle it in with some of the web manifest v3 stuff :)