Postman Google浏览器离线安装Postman插件

Google浏览器离线安装Postman插件

by:授客 QQ:1033553122

解决无法通打开谷歌web商店安装Postman插件的问题,文章参考网络。

测试环境:ChromeStandaloneSetup41.0.2272.89.1426235198

插件安装

1)下载并安装postman插件(测试使用:Postman-REST-Client_v0.8.4.14.crx)

2)把下载后的xxxx.crx插件文件扩展名改成.zip或者.rar

3)解压xxxx.zip文件

4)如下

Postman Google浏览器离线安装Postman插件

5)如下,安装插件

Postman Google浏览器离线安装Postman插件

点击确定后可能会提示如下错误:

Postman Google浏览器离线安装Postman插件

解决方法:

出现这种情况,是因为这款Chrome插件与新版的Chrome浏览器有些不兼容,可以打开刚刚解压的Chrome插件文件夹,并把其中_metadata文件夹的名字修改为metadata(把前面的下划线去掉)

Postman Google浏览器离线安装Postman插件

改好后,点击重试,就OK了。

6)为了更方便的使用,点击详细信息,然后点击创建快捷方式,即可在桌面新建Postman插件快捷打开方式

Postman Google浏览器离线安装Postman插件Postman Google浏览器离线安装Postman插件

上一篇:postman抓包工具与kap项目部署(新猿旺学习总结)


下一篇:VS调试技巧之附加进程