Skip to main content

Styling with uBlock origin

For personal styling you can use uBlock origin filter. Go to extensions options > my filter or follow link to chrome-extension://ddkjiahejlhfcafbddmgiahcphecmpfh/dashboard.html#1p-filters.html.

Example for a styling:

example.org##.navbar-default:style(background-color: #b63929!important)
example.org##.menu-horizontal-toggle:style(background-color: #b63929!important)

More infos: https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#subjectstylearg

Currently used:

ndrwiki.ivz.cn.ard.de##.navbar-default:style(background-color: #b63929!important)
ndrwiki.ivz.cn.ard.de##.menu-horizontal-toggle:style(background-color: #b63929!important)

wiki.ndr.mobi##div#div-ndr-toc {position: sticky;top: 20px;float: right;background-color: #fff;}
wiki.ndr.mobi###xwikicontent {overflow: inherit;}