可以使用 SIMBL 为 iPhone 的 Safari 开发插件吗?

发布于 2024-07-09 18:26:19 字数 1587 浏览 14 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

迟月 2024-07-16 18:26:19

你不能。

No, you cannot.

旧时浪漫 2024-07-16 18:26:19

正如 Apple iPhone SDK 使用条款中明确指出的那样,任何应用程序都不能运行非本机代码。 这意味着,除其他外,没有插件。 完全没有。 不适用于 Safari,不适用于您自己的应用程序。

As is clear in Apple's terms of use with the iPhone SDK, no non-native code can be run by any application. This means, among other things NO PLUGINS. At all. Not for Safari, not for your own application.

不回头走下去 2024-07-16 18:26:19

对于具有 Cydia 的设备,您可以构建 MobileSubstrate 插件。 此类插件的一个示例是 DHowett 的 Safari 下载管理器

For devices that have Cydia, you can build a MobileSubstrate plugin. An example of such a plugin is DHowett's Safari Download Manager.

泪意 2024-07-16 18:26:19

您还可以创建一个 Safari Web 插件,它加载自定义 UIView 以根据 MIME 类型显示内容。

http://iphonedevwiki.net/index.php/Internet_Plug-Ins

You could also create a Safari webplugin, which loads a custom UIView to display content based on MIME types.

http://iphonedevwiki.net/index.php/Internet_Plug-Ins

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文