'Is there any IE 11 extension to modify header same like mozilla with modify header?

I would like to know more about IE 11 extension that can actually modify header manually. Basically I need to modify header and pass as "Referer" to spoof if we arrive on the webpage from that referer!

Much Appreciated S



Solution 1:[1]

You could install Fiddler and modify request headers with the CustomRules.js file

For reference - Modify HTTP headers

Also you can try this - Proxomitron

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Community