To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
ĐóngChào mừng đến với tiện ích Firefox.
Choose from thousands of extra features and styles to make Firefox your own.
ĐóngM Simmons
Giới thiệu về tôi
Tên | M Simmons |
---|---|
Địa điểm | US west coast |
Nghề nghiệp | Attorney |
Người dùng kể từ | Tháng 9. 16, 2010 |
Số tiện ích được phát triển | 4 add-ons |
Đánh giá trung bình của các tiện ích của nhà phát triển | Rated 4 out of 5 stars |
Tiện ích mà tôi đã tạo ra
4th Circuit Search
4th Circuit Opinion Search, advanced type for keyword or phrase
South Carolina Case Law Search
South Carolina judicial opinion search
Washington State Case Law search
Washington State Judicial Opinion Search
Đánh giá Của tôi
Private Tab
Rated 4 out of 5 stars
Thank you so much for writing this add-on.
I gave it four stars only because it could use a configuration panel for changing or deleting hotkeys. I'm one of those who prefers no hotkeys, but there are other people who need to change the hotkey combinations for accessibility. For me, editing the about:config is no big deal, but for others, it is, especially for accessibility's sake.Like other reviewers, I too would like to see an appearance change for private tabs, so while you're thinking about it, I used the userChrome.css to address the issue.
The relevant CSS I used is:.
.tabbrowser-tab[privateTab-isPrivate],
.tabbrowser-tab[privateTab-isPrivate] .tab-content
{ background:#555 !important; color:#ddd !important; }
.tabbrowser-tab[privateTab-isPrivate] .tab-close-button
{ /* this needs to change the default image as it's a bit dark with my colors */ }
.tabbrowser-tab[privateTab-isPrivate][selected],
.tabbrowser-tab[privateTab-isPrivate][selected] .tab-content
{ background:#777 !important; color:#fff !important; }
.tabbrowser-tab[privateTab-isPrivate]:hover,
.tabbrowser-tab[privateTab-isPrivate]:hover .tab-content
{ background:#669 !important; color:#fff !important; }
I hope this helps, and others may find it useful. Thank you again for making this add-on.
[edited this post to fix the colors]
Để tạo ra bộ sưu tập của riêng mình, bạn phải có một tài khoản trên Tiện ích Mozilla.