Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 4, 2019. It is now read-only.

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

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman Interceptor

Postman Interceptor is helper extension for thePostman packaged app.

It allows you to

  1. Use browser cookies
  2. Use all headers (even the ones restricted by XHR) like User-Agent, Content-Type etc.
  3. Capture requests and send them to Postman!

Here areafew relevant blog posts on the Postman blog to help you get started with Interceptor.

Installing the extension from Chrome WebStore

Open thePostman Interceptor on WebStore using Google Chrome browser and click on the "Add to Chrome" button to begin installation.

Build Extension from Source

  1. Install the grunt tasks
npm install;
  1. Run Grunt
grunt;
  1. For misc. grunt tasks, look atgrunt.js

Testing the build

Tests are written inJasmine and can be run using theSpecRunner.html.

Analytics

About

Helper extension for the Postman packaged app. Also helps send restricted headers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp