[Greasemonkey] Feature request: access to HTTP headers
Simon Willison
cs1spw at bath.ac.uk
Fri Jun 3 11:56:50 EDT 2005
On 3 Jun 2005, at 05:22, Ben wrote:
> Is this even possible with the implementation? I thought that at time
> of applying GM that all a person got left was the html of the page
> itself. Anything else would be digging really deep into the firefox
> internals?
It should be possible - after all, the LiveHTTPHeaders extension
intercepts request and response headers and adds them to various
places (including a new tab in the pageInfo box).
More information about the Greasemonkey
mailing list