@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#creditsBox > .title + .creditsGroup ul > *:first-child:before {
content: "your name here" !important;
display: list-item !important;
}