I too have an extension that works on the DOM, which would only be executed when the page action icon is pressed. Given that the code is reasonably long it does seem wasteful to have it parsed for every page whilst only being fully executed a handful of times in a day by the typical user.
In short, I vote +1 for the chrome.tabs.executeScript(...) API. I would feel guilty about releasing my extension at all if there wasn't a way to conditionally add it. Akira --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
