Xclear Version History
9 versions
Be careful with old versions!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Version 1.8.2
Multiprocess Compatibility
- Source code released under GNU General Public License, version 2.0
Version 1.8.1-signed.1-signed
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.
- Source code released under GNU General Public License, version 2.0
Version 1.7.1-signed.1-signed
It is now possible to clear the fields just by rolling the mousewheel.
- Source code released under GNU General Public License, version 2.0
Version 1.6.1-signed.1-signed
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;
}
To use the KDE icon, put this into your userChrome.css:
.xclear {
list-style-image: url("chrome://xclear/skin/kde.png") !important;
}
- Source code released under GNU General Public License, version 2.0
Version 1.5.1-signed.1-signed
Support for Seamonkey, thanks to Iacopo Benesperi
- Source code released under GNU General Public License, version 2.0
Version 1.4.1-signed.1-signed
Swedish Localization added
- Source code released under GNU General Public License, version 2.0
Version 1.3.1-signed.1-signed
Clear button for find field (CTRL+F)
- Source code released under GNU General Public License, version 2.0
Version 1.2
- 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;
}
- 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;
}
- Source code released under GNU General Public License, version 2.0
Version 1.1
- Icons do not show now when field is empty
- New Safari-like standard icon
- Icon visibility and style customizable by userChrome.css
- New Safari-like standard icon
- Icon visibility and style customizable by userChrome.css
- Source code released under GNU General Public License, version 2.0
To create your own collections, you must have a Mozilla Add-ons account.