Greasy Fork 还支持 简体中文。

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.

目前為 2020-04-29 提交的版本,檢視 最新版本

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • 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