thom4parisot / webextension-fip

Minimalistic WebExtension to listen to FIP Radio, the best eclectic radio station (for Firefox, Chrome, Opera and Edge)
https://chrome.google.com/webstore/detail/fnhlecpfnocgmmmghkjcipmhdpmpddii
MIT License
34 stars 10 forks source link

Build pour Safari 14 #102

Open thom4parisot opened 4 years ago

thom4parisot commented 4 years ago

Visiblement Safari 14 accepte les WebExtensions, une fois packagée via XCode.

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

Possible d'automatiser ça avec GitHub Actions, d'ailleurs.