CSSreloader

That allows you to reload all the CSS files of any site or local HTML file without you have to reload the page itself. Just press F8.

Versione datata 03/10/2023. Vedi la nuova versione l'ultima versione.

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

  • v0.8 03/10/2023

    Use `Keyboard.code` if available instead of deprecated `Keyboard.keyCode`.
    Some code refactoring.

  • v0.6 29/04/2020 "const" instead "var"
  • v0.5 20/04/2018 Change shortcut to F8, because in Firefox 60.0beta on Windows the shortcut for entering Reader View has changed to F9.
  • v0.4 27/03/2018 Reload styles on local HTML files; code refactoring.
  • v0.3 26/03/2018
  • v0.2 30/09/2017