I want to inject a css file located on the skin folder in a browser page.
It is located on chrome://orkutmanager/skin/om.css, accessing manually show the file contents correctly.
I’ve tried this, but it’s not working… What am I missing, or is it impossible?
I found this workaround. Read the file then inject it’s contents…