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