Xclearのバージョン履歴

9 個のバージョンがあります

古いバージョンにご注意!

これらは、参考またはテストのために表示されているバージョンです。常に 最新バージョン のアドオンを使用してください。

バージョン 1.8.2 8.6 KiB 動作環境: Firefox 3.0 - 56.*, SeaMonkey 2.0 - 2.47.*

Multiprocess Compatibility

バージョン 1.8.1-signed.1-signed 8.1 KiB 動作環境: Firefox 3.0 - 56.*, SeaMonkey 2.0 - 2.18

Mouse wheel functionality was removed, because it conflicts with other addons. If you want to use the mouse wheel to clear all fields also in web pages, install my other addon https://addons.mozilla.org/en-US/firefox/addon/wheelclear in addition to this one.

バージョン 1.7.1-signed.1-signed 8.2 KiB 動作環境: Firefox 3.0 - 11.*, SeaMonkey 2.0 - 2.0.*

It is now possible to clear the fields just by rolling the mousewheel.

バージョン 1.6.1-signed.1-signed 8.1 KiB 動作環境: Firefox 3.0 - 11.*, SeaMonkey 2.0 - 2.0.*

Added an icon for KDE

To use the KDE icon, put this into your userChrome.css:
.xclear {
list-style-image: url("chrome://xclear/skin/kde.png") !important;
}

バージョン 1.5.1-signed.1-signed 7.6 KiB 動作環境: Firefox 3.0 - 10.*, SeaMonkey 2.0 - 2.0.*

Support for Seamonkey, thanks to Iacopo Benesperi

バージョン 1.4.1-signed.1-signed 7.5 KiB 動作環境: Firefox 3.0 - 9.*

Swedish Localization added

バージョン 1.3.1-signed.1-signed 7.5 KiB 動作環境: Firefox 3.0 - 4.0.*

Clear button for find field (CTRL+F)

バージョン 1.2 4.0 KiB 動作環境: Firefox 3.0 - 3.6.*

- Fixed a bug where the xclear icon would not disappear when the field is empty on Firefox 3.6.
- Better standard button, thanks to Daghead

For use with the Strata theme, put this into your userChrome.css:
.xclear {
list-style-image: url("chrome://xclear/skin/strata.png") !important;
}

バージョン 1.1 3.0 KiB 動作環境: Firefox 3.0 - 3.6.*

- Icons do not show now when field is empty
- New Safari-like standard icon
- Icon visibility and style customizable by userChrome.css