The author has marked this style as obsolete.
Obsoleted by Chromifox Extreme 2.1, https://addons.mozilla.org/en-US/firefox/addon/10674




This modification for Firefox, created by "falconer" on Mozilla Add-ons, requires:
Chromifox (https://addons.mozilla.org/en-US/firefox/addon/8782)
Want to move the tab bar to the top, as in Google Chrome? This will do it. Be aware this is an EXPERIMENTAL modification and it might not work correctly; use it at your own risk and realize it is NOT an official part of the Chromifox theme. Please use constructive criticism.
If you have other tab-hack extensions like Tab Mix Plus installed, you probably shouldn't try this. It will surely cause a conflict.
Works great. And I change the images of the tab so now the color is exactly the same with Chrome! :P
Check out: http://img224.imageshack.us/my.php?image=60293815mg5.png
Not exactly like Chrome. In Chrome the tab is on the very top where the website title normally is.
Commented out all the background image stuff and then it works perfect together with default theme and Tab Mix Plus. Thanks!
Fantastic! I actually have Chrome, and I prefer the classic Firefox theme instead of Chromifox, but it doesn't matter. This script looks great under the Firefox default theme!!! XD
This script on the default theme:
http://img143.imageshack.us/my.php?image=tabsontopcb3.jpg
Looks great.
How to install script? I don't know.
Bloody Great!!
Worked first time and looks terrific. Thanks very much. And my Firefox 3.0.1 is highly customized.There's a 65 kb image on imageshack if you need a look..
http://img253.imageshack.us/my.php?image=ff301toptabchromeef1.jpg
Seems to work great! Thanks for this. When using "New Tab On Right" extension, the Chromifox 'new tab' button is angled opposite of tab angle. If this can be rectified ----- super.
Works good so far. Had to widen the width of the tabs as they were too small. Did that with Configuration Mania.
I also made the following two changes to get rid of the tiny border at the top of the tabs. This now allows me to move my pointer right to the top edge and select a tab. The original size didn't let me do this. Might want to consider this.
.tabbrowser-tabs {
background: #8cadd5 url("http://i282.photobucket.com/albums/kk246/falconer2/chromifox-flipped/tabs-bg.png") repeat-x !important;
border-top: 0px solid #8cadd5 !important;
height: 26px !important; <------------------------------------- CHANGE
}window#main-window {
padding-top:26px !important; <-------------------------- CHANGE
}