
CSS Reload 作者: Стоян Димитров
Simplifies stylesheets reload of the current page.
123 个用户123 个用户
扩展元数据
关于此扩展
Reload the current page CSS stylesheets using customizable hotkey, context menu or page action. All three optional - visit the options page.
Why reload all heavy stylesheets?
If you want to omit a stylesheet from reloading (i.e. font foundry resources etc.) add "data-autoreload" attribute with value "false" like this:
Road map
Known issues
Does not refresh `@import`-ed styles. Follow the progress.
Why reload all heavy stylesheets?
If you want to omit a stylesheet from reloading (i.e. font foundry resources etc.) add "data-autoreload" attribute with value "false" like this:
<link href="…" rel="stylesheet" type="text/css" data-autoreload="false">
Road map
- Options page optimizations
- Handle the case when all three invocation methods are unchecked.
- Visual feedback on options save.
- General improvements.
- General code improvements.
Known issues
Does not refresh `@import`-ed styles. Follow the progress.
评分 4(1 位用户)
更多信息