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.

ของเมื่อวันที่ 03-10-2023 ดู เวอร์ชันล่าสุด

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • 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