This repository was archived by the owner on Nov 4, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork78
Helper extension for the Postman packaged app. Also helps send restricted headers.
License
NotificationsYou must be signed in to change notification settings
postmanlabs/postman-chrome-interceptor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Postman Interceptor is helper extension for thePostman packaged app.
It allows you to
- Use browser cookies
- Use all headers (even the ones restricted by XHR) like User-Agent, Content-Type etc.
- Capture requests and send them to Postman!
Here areafew relevant blog posts on the Postman blog to help you get started with Interceptor.
Open thePostman Interceptor on WebStore using Google Chrome browser and click on the "Add to Chrome" button to begin installation.
- Install the grunt tasks
npm install;
- Run Grunt
grunt;
- For misc. grunt tasks, look at
grunt.js
Tests are written inJasmine
and can be run using theSpecRunner.html
.
About
Helper extension for the Postman packaged app. Also helps send restricted headers.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.