Firefox - remove autofill yellow background forms

Added by krystian3w, Created: May 31, 2019, Updated: Apr 16, 2021
  • Image with the style
  • Image without the style

Description:

This css disable new yellow background added into Firefox 67+:

https://stackoverflow.com/questions/55228377/remove-new-firefox-autofill-color


More info

Or use this:

:-moz-autofill, :autofill, :-moz-autofill-preview {
  filter: unset
}

in file userContent.css.

Installs:
Support:
Applies to:
all URLs
License:
Public Domain
krystian3w has waived all copyright and related or neighboring rights to Firefox - remove autofill yellow background forms, to the extent allowed by law.

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.