I want to modify page CSS of a website, with a firefox addon. I do not want to install an extension like greasemonkey and add CSS. I want to create an extension. The objective is to have an extension whose sole function is to inject CSS into a page.
WARNING: Don't tell me "you don't need an extension to change CSS". I already know that. This question is about building an extension. Thank you.