As this *keeps* coming up, might it be worth referencing http://code.google.com/p/chromium/issues/detail?id=18259 on http://code.google.com/chrome/extensions/match_patterns.html ?
On Fri, Jan 8, 2010 at 4:45 AM, Erek Speed <[email protected]> wrote: > That's not possible right now. The match patterns page details all > the possible places where wild cards can be used. > > I would add, http://*/* and https://*/* and file:///* to get as close > as you can to complete coverage at the moment. > > On Fri, Jan 8, 2010 at 12:13 PM, Matt <[email protected]> wrote: >> I'm making an extension (Its actually pretty cool, check it out; >> https://chrome.google.com/extensions/detail/knkafdhggfbbpbdojbegpokhiiclpnml) >> and I want the Content Script to be inserted into every webpage. I >> tried "*://*/*", but with no success. >> >> Is there anything else I could try? >> >> Thanks in advanced, >> Matt >> >> -- >> 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. >> >> >> >> > > -- > 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. > > > >
-- 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.
