Inspect and view changes in CSS Inspector — Hover to Copy CSS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CSS Inspector — Hover to Copy CSS",
"description": "Hover and click any element to see its computed CSS styles. Copy with one click. Free.",
"version": "1.0.1",
"default_locale": "en",
"permissions": [
"activeTab",
"storage",
"scripting",
"sidePanel"
],
"background": {
"scripts": [
"background.js"
]
},
"sidebar_action": {
"default_panel": "sidepanel.html",
"default_title": "CSS Inspector"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-scripts/content.js"
]
}
],
"browser_action": {
"default_title": "CSS Inspector",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{c5080449-10f6-4bb5-a10e-f5468b14d776}"
}
}
} Best CSS Inspector — Hover to Copy CSS Alternatives
Here are some Firefox add-ons that are similar to CSS Inspector — Hover to Copy CSS:
CSS Inspector — Hover to Copy CSS
Eric
HTML/CSS Extractor
max
CSS Viewer
cssviewer
HTML & CSS Extractor - CSS Picker
Josh L
Simple CSS Viewer
css-viewer
CSS Insight
Mark Digital
Hoverify: All-in-one extension for web developers
Hoverify
CSS Spider
Mohith G
DevSnip
nerrilyn
Font Inspector & CSS Picker
Html Design
Copy HTML with CSS
michalgrzyska
CSS Pully – Font & Color & Styles
Dmitry