On Sat, Nov 21, 2009 at 10:03 AM, Arpit <ar...@techraga.in> wrote: > As we all know, we can provide match URLs to decide the URLs where the > content scripts should be injected (http://code.google.com/chrome/ > extensions/content_scripts.html). > > I am looking for the opposite: is there any way to stop injection @ > certain URLs?? (similar to @exclude of greasemonkey)
You can use the "exclude_glob" key in the manifest. It is the same syntax as Greasemonkey. I keep forgetting to document it. - a -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to chromium-extensi...@googlegroups.com. To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=.