Safari插件开发 [英] Safari plugin development

查看:328
本文介绍了Safari插件开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用Xcode开发Safari插件,并且想访问书签.我应该使用什么API?

I want to develop a Safari plugin using Xcode, and I want to access the bookmarks. What API should I use?

由于我要问,有没有关于Safari下插件开发的教程?

Since I'm asking, are there any tutorials out there for plugin development under Safari?

推荐答案

Safari插件受Netscape风格的NSAPI和本地"可可插件的支持.有数十种(甚至不是数百种)正式的Safari插件.

Safari plugins are well-supported, both for the Netscape-style NSAPI and the 'native' Cocoa plugins. There are dozens, if not hundreds, of official Safari plugins.

但是,通过插件无法实现您可能想做的所有事情.我不清楚是否可以访问书签.

However, not everything you might want to do is possible through plugins. I'm not clear if accessing bookmarks is possible.

Safari开发中心和参考库,包括WebKit插件编程主题.

There are lots of other docs on Safari plugins at the Safari Dev Center and Reference Library, including WebKit Plug-In Programming Topics.

这篇关于Safari插件开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆