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

You can now handle redirects with chrome.webRequest #41

Open
Kerrick opened this issue Apr 14, 2012 · 2 comments
Open

You can now handle redirects with chrome.webRequest #41

Kerrick opened this issue Apr 14, 2012 · 2 comments

Comments

@Kerrick
Copy link

Kerrick commented Apr 14, 2012

http://code.google.com/chrome/extensions/webRequest.html

Hook into onBeforeRedirect and use that URL instead. It's out of experimental now. :)

@mhweaver
Copy link

Woooo!! I threw together a patch a while back that used the experimental version. It seemed to work pretty well and it was pretty simple. If/when I get a chance, I'll see about tracking that down

@chromakode
Copy link

Thanks Kerrick!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants