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.

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v0.8 2023.10.03.

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

  • v0.6 2020.04.29. "const" instead "var"
  • v0.5 2018.04.20. Change shortcut to F8, because in Firefox 60.0beta on Windows the shortcut for entering Reader View has changed to F9.
  • v0.4 2018.03.27. Reload styles on local HTML files; code refactoring.
  • v0.3 2018.03.26.
  • v0.2 2017.09.30.