Autocomplete On

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

Устаревшая версия за 15.08.2014. Перейдите к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 14.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).

  • вер. 13.0 13.03.2023
  • вер. 12.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.
  • вер. 11.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
  • вер. 10.0 15.08.2014
  • вер. 10.0 15.08.2014