Posted by kukung | File under : ,
Gõ vào thanh địa chỉ about:support

Click vào "Mở thư mục chứa"

Một thư mục sẽ mở ra. Trong đó bạn tạo 1 thư mục mới với tên "chrome"

Vào thư mục chrome vừa tạo tạo một file text, chép và dán code sau vào file đó:



#nav-bar
{
background-color:transparent !important;
}
#nav-bar
{
background-color:transparent !important;
-moz-appearance: -moz-win-glass !important;
}
tab:not([selected="true"]){
background:transparent !important;
}
.tabs-newtab-button {
background:transparent !important;
}
tab:not([selected="true"]) .tab-text{
text-shadow: 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white !important;
color:black !important;
font-weight:bold !important;
}
#PersonalToolbar
{
background-color:transparent !important;
text-shadow: 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white !important;
}
#browser-bottombox
{
-moz-appearance: -moz-win-glass !important;
background-color: transparent !important;
}
#addon-bar
{
-moz-appearance: -moz-win-glass !important;
background-color: transparent !important;
}
"-moz-appearance: -moz-win-glass !important;"

Lưu file text ở dạng all file với tên userchrome.css

xong khởi động lại FF để xem thành quả

3 nhận xét: