作者: Nicholas Webster
Inspect and view changes in CssMaster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CssMaster",
"version": "1.0",
"description": "Allows for basic CSS manipulation of elements with simple hotkeys",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"CssMaster.js"
]
}
]
} 最佳 CssMaster 替代方案
这里是一些与CssMaster类似的Firefox add-on: