如何在没有互联网的机器上安装邮递员?



我想检查Web服务正在使用或不使用Postman,但我没有该机器上的Internet。如果没有Chrome WebStore,我如何安装邮递员?

或如何使用卷发检查以下网络服务?使用邮政请求

Web服务的http://url

Content-Type : application/x-www-form-urlencoded 
key            value(which is to be submitted via the body of request)
inputString     again
sourceLang      eng-latn
targetLang      hin
withSuggestions  1           

您可以简单地从此链接下载作为应用程序这样的方式,一旦安装,您就不必在Chrome上。

另一种方法是从git存储库中克隆。从这里https://github.com/postmanlabs/postman-app-support

  • 然后将其扩展在Chrome中。
  • 然后开发人员模式
  • 。单击加载拆箱的扩展名。

如果要在Chrome中安装Postman,请访问Chrome Web Store。

上周,Google宣布了计划在未来两年内结束对Windows,Mac和Linux用户的Chrome应用程序的支持。

因此,要安装邮递员作为应用程序,只需转到此下载链接

转到Akhil Mathew给出的以下链接,并根据您的操作系统下载Postman

https://www.getpostman.com/apps

相关内容

  • 没有找到相关文章

最新更新