Autocomplete On

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

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v14.0 28 Maret 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 Maret 2023
  • v12.0 24 November 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 Mei 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 Agustus 2014
  • v10.0 15 Agustus 2014