Well, yes, but Google has at least 10-20 suffixes registered (wild guess) and having to use http://*/* and then ifs is inefficient.
On Sep 2, 8:36 pm, Aaron Boodman <[email protected]> wrote: > It would be useful, but unfortunately it is very uncommon for an > organization to have even a majority of suffixes registered, so such a > feature would be misleading. > > For example, I picked one randomly and Google doesn't have google.ax :). > > - a > > > > On Wed, Sep 2, 2009 at 11:12 AM, Matias Pelenur<[email protected]> > wrote: > > > Is it possible to register a content script so it runs onwww.example.*? > > Based on the match patterns docs (http://src.chromium.org/viewvc/ > > chrome/trunk/src/chrome/common/extensions/docs/match_patterns.html), I > > don't think so. It would be useful to be able to match, for example, > >www.example.com,www.example.us,www.example.info,www.example.co.uk, > > etc, without having to match all hosts. > > > Thanks, > > matias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
