Autocomplete On

Searches for autocomplete attributes in the page and sets the value to on.

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v14.0 28/03/2025

    Added one second delay after page load to try to ensure the script runs after everything else has run on the page since it appears some sites set the autocomplete attribute at the same time as page load (e.g. DuckDuckGo).

  • v13.0 13/03/2023
  • v12.0 24/11/2018 Fixed execution on Firefox by removing execution of the script within the url using javascript: since Firefox no longer supports this method of execution.
  • v11.0 06/05/2016 Added @grant directive so greasmonkey doesn't complain about it not existing. Added @noframes directive so it only executes on the main page and not within iframes which was a problem on bankofamerica.com
  • v10.0 15/08/2014
  • v10.0 15/08/2014