它的工作原理是这样的:在?gwt.codesvr=127.0.0.1:9997
下载并安装了建议 GWT 插件后打开链接后。但我刚刚收到这条消息:Extensions, apps, and user scripts can only be added from the Chrome Web Store
。我在商店里找不到它。那么,有什么方法可以安装呢?提前致谢。
问问题
7563 次
3 回答
4
在浏览器中转到 chrome://chrome/extensions 并拖放您下载的文件(我认为应该命名为 google-dev-pluggin.crx)
于 2012-08-10T13:05:23.540 回答
1
我认为安装插件的最简单方法是使用标志加载 google chrome 浏览器–enable-easy-off-store-extension-install
使用此标志可以禁用此“功能”。
有关更多信息,请参见此处
于 2012-08-10T13:10:14.360 回答
1
Chrome 21 将安装扩展至 chrome 的政策更改为“仅来自 chrome 网上商店”。
这已经在 GWT 贡献者组中得到解决,并将在一两周内修复。
请参阅贡献者列表中的讨论(带有解决方法):https ://groups.google.com/group/google-web-toolkit-contributors/browse_thread/thread/24eaf2956ca4a212#
于 2012-08-10T15:21:21.597 回答