sushrut111 / requests-modifier

AutoResponder - Chrome extension to redirect requests to another url, inject request headers
https://chrome.google.com/webstore/detail/autoresponder-chrome/gdeemmakbfhjckeonddaabfpnllgahng?hl=en
2 stars 1 forks source link
chrome chrome-extension extension fiddler hacktoberfest headers redirect request-header

requests-modifier

Chrome extension to redirect requests to another url

Why do I use it?

This extension is a good learning material - you will learn

Want to try out ad block without risking private info?

Init

npm install

Development

npm run watch

Production Build

npm run build