제작자: theodejager
Inspect and view changes in Toggle CSS outline source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Toggle CSS outline",
"version": "1.1",
"description": "Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.",
"icons": {
"48": "icon.png"
},
"permissions": [
"activeTab",
"tabs",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"browser-polyfill.js",
"background.js"
]
},
"browser_action": {
"default_icon": {
"48": "icon.png"
},
"default_title": "Toggle CSS Outline"
},
"browser_specific_settings": {
"gecko": {
"id": "{11861469-39a2-4bb0-8bd8-47c67ae3de52}"
}
}
} 최고의 Toggle CSS outline 대안
다음은 Toggle CSS outline과(와) 유사한 Firefox add-on입니다:
Debug CSS
Pranay Joshi
Debugmode
ff0000
Css Debug with Pesticide CSS
Rob
Toggle CSS
123WIN Capital
Devil Debugger
Vignesh Miller
Toggle Colors
Yhoko
Layout Debugger
CakhiaTV
Outline Colorizer
Cuyler Stuwe (salembeats)
CSS Toggler
ap
Inspectre
CommitsOverCoffee
Toggle Debug Mode
Okzea
Page Element Highlighter
Ricbet