Compare Chrome extensions: RestMan vs Postman Interceptor

Stats RestMan RestMan Postman Interceptor Postman Interceptor
User count 50,000+ 800,000+
Average rating 4.53 4.32
Rating count 36 945
Last updated 2022-09-05 2024-01-05
Size 484.35K 470.02K
Version 0.7.2 3.0.5
Short description
RESTMan is a browser extension to work on http requests. Capture requests from any website and send them to Postman Client.
Full summary

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.2

See more

Postman Interceptor helps you send requests which use browser cookies through the Postman app. It can also send headers which are normally restricted by Chrome but are critical for testing APIs. The Interceptor makes this process painless. Something that would have required a proxy earlier can now be achieved without any installation steps or extra configuration.