开发者

How to develop a safari plugin(input managers) use SIMBL?

开发者 https://www.devze.com 2022-12-09 15:14 出处:网络
Now I want to develop a safari plugin use SIMBL , but I s开发者_StackOverflow社区earched a lot of webpage not found some sourcecode or simple sample , someone can give me or point to a location ? Than

Now I want to develop a safari plugin use SIMBL , but I s开发者_StackOverflow社区earched a lot of webpage not found some sourcecode or simple sample , someone can give me or point to a location ? Thank you very much!!!


Did you consider writing a WebKit Plugin?
As far as I understand, SIMBL plug-ins are still some kind of Input Manager and therefore not well supported on new Mac OS X versions, and not supported at all if Safari runs as 64-bit process.

A good starting point to write a WebKit plug-in: Creating Plug-ins with Cocoa and WebKit

You can also peek into the ClickToFlash source.
ClickToFlash is implemented as WebKit plug-in.

0

精彩评论

暂无评论...
验证码 换一张
取 消