开发者

How to get the same id as the web store hosted extension when packaging it in local?

开发者 https://www.devze.com 2023-03-30 02:30 出处:网络
I have a extensi开发者_如何学运维on hosted on chrome web store, and I host it on my own server too.

I have a extensi开发者_如何学运维on hosted on chrome web store, and I host it on my own server too.

But they can't have the same id, so users can install both of them.

So, when I pakage my extension, how can I get a id that is same with the extension hosted on chrome web store.


Why not just download CRX file from the Gallery and upload it to your server? I see no need in repackaging it manually.


The webstore usually signs with its own key, which will result in a different extension ID than your hosted version, but there's an undocumented way of telling the webstore to sign with your own key. See this thread: https://groups.google.com/forum/#!topic/chromium-extensions/3vvygtEajMQ

0

精彩评论

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

关注公众号