On Wed, Dec 9, 2009 at 4:58 PM, Sylvain MOUQUET <[email protected]> wrote: > Hi, > > I have a problem with the current specification of the match patterns > ( http://code.google.com/chrome/extensions/match_patterns.html ). i > have developed a chrome extension and i have a problem with the google > configuration. Google redirects all calls from google.com to > google.fr, and i am not allowed to use the google.* pattern. And i > dont want to define each possibilites, i need a better tool. > > The best solution is to allow to the developper to define each own > pattern, no? > > Have a good day
I believe currently the advice is to just use http://*/* until someone gets around to fixing http://code.google.com/p/chromium/issues/detail?id=18259 -- 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.
