If I am not mistaking, you cannot apply content scripts to non web protocols
(or maybe even only http and https).
(Have not checked your syntax, though.)

☆PhistucK


On Wed, Nov 4, 2009 at 20:06, Jean-Lou Dupont <jeanlou.dup...@gmail.com>wrote:

>
> I've tried the following in my manifest file with no success:
>
> "content_scripts": [{
>                "matches":
> ["chrome-extension://lgjmbheecjgimdijfkllonndcelfhfia/
> *"],
>                "js": ["content.js"]
> }]
>
> What am I doing wrong?  Chrome doesn't even want to load my extension.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensions@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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to