I\'m injecting a css file from my chrome extension using the manifest.json (full source):
\"content_scripts\": [ { \"matches\": [ \"http://*/
Go to Sources and then Content Scripts. You have to go to the extension name and then you'll see the injected files.
Sources
Content Scripts