Skip to content

67726e/Header-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header Editor

Header-Editor is a Chrome extension that allows you to easily insert HTTP headers into your requests.

Permissions

The following permissions are needed for Header-Editor to run:

  • webRequest - Used to access the requests being sent out.
  • webRequestBlocking - So that headers are modified before being sent.
  • *://*/ - All URLs are asked for since the extension cannot know ahead of time where it will be needed.

Attribution

About

Chrome plugin for altering HTTP headers at will

Resources

Stars

Watchers

Forks

Packages

No packages published