1 拖拽插件文件到浏览器页面
2 终端运行 defaults write com.google.Chrome ExtensionInstallSources -array "*://*/*" 来更新浏览器策略
3 使用命令行安装插件 /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --enable-easy-off-store-extension-install extensionPath (效果如1)
目前chrome版本是43.0 ,谢谢
2 终端运行 defaults write com.google.Chrome ExtensionInstallSources -array "*://*/*" 来更新浏览器策略
3 使用命令行安装插件 /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --enable-easy-off-store-extension-install extensionPath (效果如1)
目前chrome版本是43.0 ,谢谢