Hey guys, I've playing around with the early version of the extension API (I know nothing is locked in stone), and found the docs incomplete, so I started hunting around the chrome code. I haven't had any luck in finding any answers though, so I'm sending the question to the list.
Is there a way to intercept sub requests made by a webpage? For example, if I load google.com and it makes sub requests to load the images can I intercept them? I don't want to run _after_ the page loads (like the tutorial demonstrates), rather I want the ability to kill/modify the request URL before it sent out. Thanks! --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
