将插件移植到 Mozilla Prism 1.0b1

发布于 2024-07-21 06:56:35 字数 661 浏览 4 评论 0原文

我正在尝试将应用程序移植到最新版本的 Mozilla Prism(当前为 1.0b1)。 说明说将其放入 install.rdf:

<em:targetApplication>
    <!-- Prism -->
    <Description>
        <em:id>[email protected]</em:id>
        <em:minVersion>0.4</em:minVersion>
        <em:maxVersion>1.0.0.*</em:maxVersion>
    </Description>
</em:targetApplication>

但是,对于 maxVersion,我找不到允许安装它的条目。 我尝试过 1.1b1.、1.1、1.,什么也没有。

有人知道如何做到这一点吗?

TIA 麦克风

I'm trying to port an application to the newest version of Mozilla Prism (1.0b1 currently). The instructions say to put this in install.rdf:

<em:targetApplication>
    <!-- Prism -->
    <Description>
        <em:id>[email protected]</em:id>
        <em:minVersion>0.4</em:minVersion>
        <em:maxVersion>1.0.0.*</em:maxVersion>
    </Description>
</em:targetApplication>

However, for maxVersion, I can't find an entry which allows it to install. I've tried 1.1b1., 1.1, 1., nothing.

Anybody understand how to do this?

TIA
Mike

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文