
RestMan
用户量:30000大小:473KiB版本:v 0.7.1更新时间:2021-12-21
RESTMan is a browser extension to work on http requests.
RestMan 的使用方法详解,最全面的教程
RestMan 描述:
用户数:30000
分类:开发者工具插件
扩展大小:473 KiB
最后更新时间:2021-12-21
版本:v 0.7.1
RestMan 插件简介:
这是来自Chrome商店的 RestMan 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
RestMan插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
RestMan插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/RESTMan is an extension to work on REST APIs over http and https.
How to use:
Click on the RESTMan Icon that displays on your taskbar.
Type the url in the main input field and choose the method to use: GET/POST/PUT/DELETE/PATCH.
Click on the arrow "Send" or press Ctrl+Enter.
You'll see info about the response (time, size, type) and you'll be able to see the content response in the response section.
What's new:
# v0.7.1
Fixes
- #29 Fixes browser's autocomplete dialog appearing on top of Restman's history dialog.
# v0.7
Fixes
- #23 Fixed background in method drop down on windows.
New:
- #25 Share request.
- #24 Add OPTIONS to the list of http methods.
# v0.6
Fixes:
- #11 Different color for every HTTP method.
- #18 Extension no longer uses resources when it's not being used.
New:
- New dark theme! Based on material design colors.
- Side by side layout for Body and Response panels.
- Options popup page to save theme and layout for future sessions.
- Improved history dropdown. Adding ability to move through options with up/down keys, better mouse click handling, options get scrolled into view when out of scroll, pressing enter to select option.
- More url space.
- Improved "running" indicator.
# v0.5
Fixes:
- Fixed replacement of line endings in request editor.
- Added error message for failed requests.
New:
- Improved history dialog. It now popus from the url bar, it filters entries based on what's been typed.
- New HTML preview for responses. It will render the response as an html. Due to security issues, some scripts, images and other resources might be blocked.
- Added extension version in main windows.
# v0.3
- Major UI overhaul.
- Extension won't duplicate entries in history.
- Adding clear all button to headers and form body sections.
- Ctrl+Enter sends request.
- Pressing enter on url textbox sends request.
- Several small fixes.
# v0.2
- Updated foundation to 5.4.6
- Updated beautify to 1.5.4
- Minor UI tweaks.
# v0.1
- GET, POST, PUT, PATCH, DELETE requests.
- Custom request headers.
- Raw and Form data body.
- View highlighted response.
- View response headers.