Hello, I would like to inject content into a webpage's DOM; however, I do not want said webpage to have access to any of the injected content. There is a means of doing this in Firefox via XBL and anonymous content (eg the file input element is composed of a text input and a button input, but the individual text and button inputs are not accessible directly).
If this is not possible, I would be happy with some mechanism to overlay content onto a webpage or the browser (similar to how XUL panels work in Firefox). Can anybody help? Thanks
-- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.
