huntly
huntly copied to clipboard
support firefox addon
it would be great to have firefox addon for people who mainly use firefox, Thanks
@5uy4n9 @DAVEDAP 有一个 PR,你们可以试一下,我在 FF 试的没问题。
https://pub-ebb3ff3cc4d848b8b5f85390e277987a.r2.dev/huntly-0.3.1.xpi
对于有需要却不知道如何自己构建的,我这里提供一个 xpi。 是我自己根据 PR 构建,然后上传插件中心签名,方便有需要的安装。因为官方尚未合并 PR,不知道后续官方是否会自己维护火狐插件商店,所以先这样自部署方便火狐用户使用。
在准备传插件市场了。
yv-code @.***>于2023年5月16日 周二11:19写道:
https://pub-ebb3ff3cc4d848b8b5f85390e277987a.r2.dev/huntly-0.3.1.xpi
对于有需要却不知道如何自己构建的,我这里提供一个 xpi。 是我自己根据 PR 构建,然后上传插件中心签名,方便有需要的安装。因为官方哈没有合并 PR,不知道后续官方是否会自己维护火狐插件商店,所以先这样自部署方便火狐用户使用。
— Reply to this email directly, view it on GitHub https://github.com/lcomplete/huntly/issues/38#issuecomment-1548918356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2GWDXBW32X3FFQNGYRE2DXGLW33ANCNFSM6AAAAAAW3RKKPA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
在准备传插件市场了。 yv-code @.>于2023年5月16日 周二11:19写道: … https://pub-ebb3ff3cc4d848b8b5f85390e277987a.r2.dev/huntly-0.3.1.xpi 对于有需要却不知道如何自己构建的,我这里提供一个 xpi。 是我自己根据 PR 构建,然后上传插件中心签名,方便有需要的安装。因为官方哈没有合并 PR,不知道后续官方是否会自己维护火狐插件商店,所以先这样自部署方便火狐用户使用。 — Reply to this email directly, view it on GitHub <#38 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2GWDXBW32X3FFQNGYRE2DXGLW33ANCNFSM6AAAAAAW3RKKPA . You are receiving this because you are subscribed to this thread.Message ID: @.>
好的, manifest-firefox.json 中的
"browser_specific_settings": { "gecko": { "id": "[email protected]" } } 我自部署的 id 就是这个,官方上架火狐商店记得修改一下这个 ID,后续官方商店上架后我这边就删除自部署的插件了。
审核中。