Greasy Fork is available in English.

CSS rules utilities

function allowing to find or change the CSS rule(s) applied to an element

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/394970/768785/CSS%20rules%20utilities.js

Aŭtoro
Pierre MARS
Versio
0.4
Kreita
2020/01/10
Ĝisdatigita
2020/01/30
Licenco
N/A

permet de trouver (findCssRules(element))
ou modifier
modCssRules(
element,
{
cssNormal: {JSprop:"cssProp" },
[cssHover: { JSprop:"cssProp"}]
})