Default CSS

enable custom CSS if and only if page does not define any styles in <head>

作者
belkka
日安装量
0
总安装量
10
评分
0 0 0
版本
2023-12-23
创建于
2023-12-22
更新于
2023-12-23
大小
869 字节
许可证
WTFPL
适用于
所有网站

Enable your custom CSS if and only if page does not define any styles in <head>.

This userscript refers to sp.css from https://github.com/susam/spcss/ project, but you can easily change the link to another style sheet.

Example page without any styles in <head>: https://www.gnu.org/software/termutils/. The script could also be useful for viewing offline documentation, e. g. /usr/share/doc/bash/bash.html

Inspired by https://superuser.com/questions/597260

Screenshots show the same page "before" and "after"