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.
ĐóngMichael Krumpholz
Giới thiệu về tôi
Tên | Michael Krumpholz |
---|---|
Người dùng kể từ | Tháng 11. 15, 2008 |
Số tiện ích được phát triển | 0 add-ons |
Đánh giá trung bình của các tiện ích của nhà phát triển | Chưa được xếp hạng |
Đánh giá Của tôi
Text2Link
Rated 1 out of 5 stars
Seems to work for a html mail where it converts the text to a link. But it would be better to highlight the link in some way.But it doesn''t work for text mails with mail addresses in the signature text. In this case it simply converts the mail address to a link but includes also the text before into the link. So great parts of the mail are now a link. I can't see the pattern how this is achieved and it doesn't seem to be configurable.
Đánh giá này là cho một phiên bản trước của tiện ích (1.9.8.1-signed).Close Tab By Double Click
Rated 5 out of 5 stars
Worked very well in Thunderbird 3.0.x just like in firefox. But doesn't work in TB 3.1.x. But where is the update for 3.1.x???I bumped the version and fixed the script to make it work with TB 3.1.x, the chrome\CloseTabByDoubleClick\content\CloseTabByDoubleClick_Overlaytb.xul has to be changed. The problem is in the isTab function, just replace with the following:
isTab: function(node) {
if(node.localName == "tab")
return true;
for(; node; node = node.parentNode)
if(node.localName == "tab")
return true;
return false;
},
I also had to remove some strange characters from a comment in the clicked function (think it should be some russian words).I now have to check if it still works in TB 6.x which i will upgrade to now.
And it still works in 6.0.2. :)
Tab Wheel Scroll
Rated 4 out of 5 stars
Good plugin, i used the maxthon browser before and search for the same tab scrolling function in firefox, this plugin does the same job.
But it has a bug in the configuration, it doesn't open the configuration window correctly. The window seems to open in background behind the ff addon window. I can't change to the configuration window and also it can't be closed anymore, i can only kill the ff process with the task manager in windows. (firefox version 3.0.4) The configuration can be changed on the about:config page.
Để 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.