CSS rules utilities

functions allowing to get the CSS rules applied to an element

目前為 2020-01-15 提交的版本,檢視 最新版本

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/394970/765728/CSS%20rules%20utilities.js

作者
Pierre MARS
版本
0.2
建立日期
2020-01-10
更新日期
2020-01-15
尺寸
2.0 KB
授權條款
未知

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