Re: [webkit-dev] How to display new MIME types?
Re: [webkit-dev] How to display new MIME types?
- Subject: Re: [webkit-dev] How to display new MIME types?
- From: Conrad Shultz <email@hidden>
- Date: Fri, 21 Jul 2017 19:19:43 -0700
You can build a Safari extension as an app extension bundled with an app,
meaning you can write your extension in Swift or Objective-C (and JavaScript).
I encourage anyone who is interested to learn more at
https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/SafariAppExtension_PG/index.html
<https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/SafariAppExtension_PG/index.html>
and watch the “Extending your App with Safari App Extensions” session from
WWDC 2016 (https://developer.apple.com/videos/play/wwdc2016/214/
<https://developer.apple.com/videos/play/wwdc2016/214/>).
If you find that the extension API doesn’t meet your needs, or something isn’t
behaving as expected, please file a bug report at https://bugreport.apple.com
<https://bugreport.apple.com/>.
-Conrad
> On Jul 21, 2017, at 11:32 AM, Saagar Jha <email@hidden> wrote:
>
> Sorry, I meant extension–the JavaScript (and Swift?)-based ones that Safari
> currently supports.
>
> Saagar Jha
>
>> On Jul 20, 2017, at 17:41, Daryle Walker <email@hidden> wrote:
>>
>>
>>> On Jul 20, 2017, at 7:38 PM, Saagar Jha <email@hidden> wrote:
>>>
>>> I remember asking one of the WebKit engineers a similar question. Her
>>> response was that NPAPI was basically deprecated, and she suggested writing
>>> a plugin in that intercepted links and displayed its own UI when necessary.
>>
>> What kind of plug-in? One still using NPAPI? Some other format?
>>
>> —
>> Daryle Walker
>> Mac, Internet, and Video Game Junkie
>> darylew AT mac DOT com
>>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden