Tab Progress Bar 0.6 : A Firefox addon

Firefox 3.7 comes with a page-loading progress bar on each tab. Those who want the same feature on their Firefox 3.5, there is an addon called Tab Progress Bar.




If you want to change the color of progress bar, please follow the steps.

  1. Open your chrome folder. If you don't know where that is, read this: http://kb.mozillazine.org/Profile_folder_-_Firefox Once you're in the profile folder, open the chrome folder :)
  2. Make a new file called userChrome.css
  3. Paste the following code into that file (be sure to replace YOURCOLORHERE):

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
    .tab-progress > .progress-bar { background-color: YOURCOLORHERE !important; }

    If you are not sure how to type a color, check this out.
  4. Restart Firefox. 
Click here to install the addon.

Related Posts by Categories



Widget by Scrapur

0 comments

Post a Comment