It does not block loading of images, only objects/embeds. > > 4. I`m missing the possibility to manipulate the DOM before everything > > is loaded. Maybe you wanna make an adblock-extension, you can prevent > > ads from displaying but it would be better to not even load e.g. to > > save bandwidth. > > You can use the "run_at": "document_start" key in your content script > registration (in the manifest) to inject your script before any HTML > has been parsed. You can also use CSS. Check out: > http://dev.chromium.org/developers/design-documents/extensions/content-scripts
--~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
