当前位置:主页 > 所有插件 > 开发者
Tabbed Postman - REST Client

Tabbed Postman - REST Client(网页调试工具) v0.8.4.19

  • 更新:2021-04-30
  • 大小:1.93 MB
  • 版本:0.8.4.19
  • 语言:English
  • ID值:

插件介绍

不需要单独的窗口!

这是遗留的邮差扩展,可以在Chrome标签运行。

*现在运行在tab。

*不呈现自己作为一个Chrome应用程序。

不打开新窗口。

*通过点击Chrome工具栏中的邮差图标访问。

这个chrome扩展是不支持或维护Postdot技术。

叉形:https://github.com/postmanlabs/postman-chrome-extension-legacy

状态改变:https://github.com/oznu/postman-chrome-extension-legacy/commits/master

在Apache许可证2.0下发布

版权所有2015 Postdot科技股份有限公司

版权所有2011年阿比纳夫阿萨纳

No separate window required!

This is the legacy postman extension that can run in a Chrome tab.

* Now runs in tab.

* Does not present itself as a Chrome App.

* Does not open a new window.

* Accessed by clicking the postman icon in the Chrome toolbar.

This chrome extension is not supported or maintained by Postdot Technologies.

Forked from: https://github.com/postmanlabs/postman-chrome-extension-legacy

State changes: https://github.com/oznu/postman-chrome-extension-legacy/commits/master

Distributed under Apache License 2.0

Copyright 2015 Postdot Technologies Pvt. Ltd.

Copyright 2011 Abhinav Asthana

浏览器插件安装详细步骤:Chrome浏览器如何安装插件扩展


插件获取

相关推荐

网友留言

网友NO.39569
牧善玲

Postman插件就充当着这种交互方式的“桥梁”,它可以利用Chrome插件的形式把各种模拟用户HTTP请求的数据发送到服务器,以便开发人员能够及时地作出正确的响应,或者是对产品发布之前的错误信息提前处理,进而保证产品上线之后的稳定性和安全性。

用户在开发或者调试网络程序或者是网页B/S模式的程序的时候是需要一些方法来跟踪网页请求的,用户可以使用一些网络的监视工具比如著名的Firebug等网页调试工具。今天给大家介绍的这款网页调试工具不仅可以调试简单的css、html、脚本等简单的网页基本信息,它还可以发送几乎所有类型的HTTP请求!Postman在发送网络HTTP请求方面可以说是Chrome插件类产品中的代表产品之一。

网友NO.42697
丁明凝

postman rest client是一款基于chrome浏览器的http请求插件,主要用来对网页进行调试,可以同时对多个网页发送http请求,以此来确定网页是否可以处理http请求,从而及时发现和解决问题,是web程序开发的必备神器。

网友NO.24395
祖香芹

Postman 是一个非常棒的Chrome扩展,提供功能强大的API & HTTP 请求调试。它能够发送任何类型的HTTP requests (GET, HEAD, POST, PUT..),附带任何数量的参数+ headers。