제작자: yaagame
Inspect and view changes in CSS Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CSS Viewer",
"version": "3.0",
"description": "Check the hidden CSS style of objects, colors, and assets on the web",
"permissions": [
"activeTab",
"storage",
"<all_urls>"
],
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "modern-css-viewer@example.com"
}
}
} 최고의 CSS Viewer 대안
다음은 CSS Viewer과(와) 유사한 Firefox add-on입니다:
CSS Viewer
cssviewer
Simple CSS Viewer
css-viewer
CSS Viewer
Forestier
CSS Viewer CJ
JUN88
CSS Peeper
CSS Peeper
CSSViewer
Mohsen Khanpour
Cewsag - CSS Viewer
Sammobadi
CSS Viewer Vn
Ricen Kamada
CSS Insight
Mark Digital
Live CSS Editor Plus
Chastity
HTML & CSS Extractor - CSS Picker
Josh L