didierfred / SimpleModifyHeaders

Extension for firefox and chrome to modify headers
172 stars 31 forks source link

Feature request: Make it able to modify cookies #31

Closed recolic closed 3 years ago

recolic commented 3 years ago

Now we can modify / overwrite all headers with this tool, but this tool doesn't work with cookie.

We can regard cookie as a large collection of headers. It would be good if we can SimpleModifyCookies just like SimpleModifyHeaders.

recolic commented 3 years ago

I'll spend some time and look into the codebase, to see if I can help to implement this feature