I want to execute a content script in every URL, but I can't seem to
find the way.
This produces an error:
"matches":["http://*"],
And this does not match URLs that have querystring parameters (that
don't end in '/'):
"matches":["http://*/"],
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-...@chromium.org.
To unsubscribe from this group, send email to chromium-extens...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.