Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

A Chrome/Firefox extension for editing request headers (add, modify, delete) for any domain

Notifications You must be signed in to change notification settings

gromnitsky/request-headers-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request Headers Editor

A Chrome/Firefox extension that allows to edit request headers (add, modify, delete) for any domain. Aims to be fast via creating hooks instead of analysing each request.

Uber-useful for getting around paywalls.

After installing the extension, visit a test page.

An options page is actually a simple ini-config editor:

Compilation

$ npm -g i json adieu browserify crx3-utils
$ npm i
$ make crx

The result should be in _out dir.

License

MIT.

About

A Chrome/Firefox extension for editing request headers (add, modify, delete) for any domain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published