myFireFox 2.0.0.8


Myfirefox is the theme of the most perfectly simulating Internet Explorer 7+ by far. It can work perfectly in Widnows Vista Ultimate.

If you want hide menubar .you can use Personal Menu ! this is a very good Extension.
https://addons.mozilla.org/firefox/3895/

You can install Firefox Showcase Extension .to make FireFox showcase button working https://addons.mozilla.org/firefox/1810/

you can use ChromEdit Plus to customize myFirefox theme to suit yourself !
http://webdesigns.ms11.net/chromeditp.html
Good Luck !

If you want show searchbar-engine-image , you can add these strings into userChrome.css .
/* show searchbar-engine-image */
.searchbar-engine-image{display:-moz-box !important;}
toolbar:not([iconsize="small"]) .searchbar-engine-button .searchbar-dropmarker-image {
display:none !important;}

If you want make menubar to the top of toolbox , you can add these strings into userChrome.css .
#toolbar-menubar{display:-moz-box !important ;}

●If you don't want the Tab Bar Buttons, you can add these strings into userChrome.css to hide them:

/* Hide Back Menu in toolbar */
#myBackMenu{ display:none !important ;}

/* Hide all toolbarbutton in tabbar */
.tabbrowser-strip {-moz-binding:none !important;}

/* Hide toolbarbotton in left tabbar */
#myTab-Left-toolbar{display:none !important ;}

/* Hide FireFox showCase button */
#myShowCaseButton{display:none !important ;}

/*Hide display your bookmarks button */
#myTabBookmarks-button{display:none !important ;}

/* Hide bookmark this page button */
#myAddBookMark-button{display:none !important ;}

/* Hide all button in right tabbar */
#myTab-Right-toolbar{display:none !important ;}

/*Hide Undo Close Tab button */
#myUndoCloseTab{display:none !important ;}

/*Hide Home button */
#myTabhome-button{display:none !important ;}

/*Hide downloads button */
#myTabdownloads-button{display:none !important ;}

/*Hide PageInfo button */
#myPageInfo{display:none !important ;}

/*Hide print this page button */
#myPrint-stack{display:none !important ;}

/*Hide Extend Button button */
#myExtendButton{display:none !important ;}

/* Hide SideBar header button */
sidebarheader {-moz-binding:none !important;}

/* Hide status bar button */
#status-bar {-moz-binding:none !important;}

/* Hide Find in this Page button */
#myMenu_find{display:none !important ;}

/* Hide increase button */
#myZoom-stack{display:none !important ;}

Works with:
  • Firefox Firefox: 2.0 – 3.0a8

Install Now

No comments: