Rebranding FirefoxFrom MozillaZine Knowledge Base(Redirected from Firefox : Tips : Changing the Words Mozilla Firefox in Window Title)
[edit] Using an extensionIt is possible to change the wording using an extension such as Firesomething or Titlebar tweaks (both by momokatte). [edit] Manual procedure
There, you should see something like this: <!ENTITY brandShortName "Firefox"> <!ENTITY brandFullName "Mozilla Firefox"> <!ENTITY vendorShortName "Mozilla"> <!ENTITY releaseURL "http://www.mozilla.org/products/firefox/releases/1.0.html"> You may edit that to something like this: <!ENTITY brandShortName "Browser++"> <!ENTITY brandFullName "My Firefox"> <!ENTITY vendorShortName "Mozilla"> <!ENTITY releaseURL "http://www.mozilla.org/products/firefox/releases/1.0.html"> Then, repackage everything back exactly how it was and open up Firefox. If Firefox has issues, just restore the backup copy and try again. |
|