painty / CSS-Used-ChromeExt

Get all css rules used by the selected DOM and its children.

Home Page:https://chrome.google.com/webstore/detail/css-used/cdopjfddjlonogibjahpnmjpoangjfff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

选择了根元素html,特别好用!

lgh06 opened this issue · comments

导出的css是最终混合了css/style/js的效果之后的css。
里面的遍历/正则写的好diao……

说重点,我觉得,稍微改一改,把图片都搞成base64内嵌在html里,就能实现保存当前网页了,又是一个插件。。(js就先不管了,有了文字和css已经实属不易了……)

神器。