google-chrome之自托管和自动更新 Google Chrome 扩展
我想在我自己的服务器上托管我的扩展。我找到了这个页面:https://developer.chrome.com/extensions/hosting
开头说:
Warning: As of Chrome 33, Windows users can only download extensions hosted in the Chrome Web store, except for installs via enterprise policy or developer mode (see Protecting Windows users from malicious extensions). As of Chrome 44, no external installs are allowed from a path to a local .crx on Mac (see Continuing to protect Chrome users from malicious extensions).
这似乎表明您不能再自己托管扩展程序,只能通过 Chrome 商店。这是正确的还是有办法托管您自己的 Chrome 扩展程序?
请您参考如下方法:
他们禁用它以继续保护 Chrome 用户免受恶意扩展程序的侵害。
除了用户从 Chrome Web Store 安装扩展程序外,还将支持以下部署选项:
检查这个 page想要查询更多的信息。
1.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源;2.本站的原创文章,请转载时务必注明文章作者和来源,不尊重原创的行为我们将追究责任;3.作者投稿可能会经我们编辑修改或补充。