kalvn · @kalvn
193 followers · 2331 posts · Server mastodon.xyz

Je découvre que uBlock Origin peut injecter du CSS dans les pages. La règle est plutôt simple:

```
# subject:style(arg)
# Où subject est un sélecteur CSS, et arg la ou les propriétés CSS.

# Exemple :

example.com#:style(background-color: blue !important)
motobanda.pl##:style(z-index: 1!important)
```

github.com/gorhill/uBlock/wiki

links.kalvn.net/shaare/3WFrWA

#h1 #mvideo #css #ublock

Last updated 2 years ago