While doing work on the the Rooster Teeth Site Extender extension, I was having a serious issue with it not working. It kept logging a paticular error in the javascript console:
No chrome package registered for chrome://rtse/content/browser.xul .
It turns out that all package names must be in lowercase, otherwise the package just won’t work. So, when you are defining your package name, make sure you use all lowercase, otherwise you’ll get the same error.
4 replies on “Package Names”
Try fixing your link..
And man that package thing works wrong..
When you are defining your package…
Nifty…didn’t realise the link was messed up.
duh. . . . So is that why I can’t reference the chrome url? psh . . .you led me astray.
Did you see the date on this post? This was when I first started. Our current problem has nothing to do with this.