Inspect and view changes in Style Probe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Style Probe",
"version": "1.4.1",
"description": "Hover to inspect computed CSS, click to copy. Local only. Firefox.",
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup.html",
"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"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/browser-api.js",
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "css-inspector-free@local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas Style Probe
Aquí hay algunas Firefox add-ons que son similares a Style Probe:
CSS Inspector — Hover to Copy CSS
Eric
CSS Inspector — Hover to Copy CSS
Eric
Simple CSS Viewer
css-viewer
Claude Code Probe
CourierKD
CSS Peeper
CSS Peeper
CSS Viewer
cssviewer
CSS Insight
Mark Digital
HTML & CSS Extractor - CSS Picker
Josh L
CSSInspect
ness4laizip
Hoverify: All-in-one extension for web developers
Hoverify
CSS Viewer
yaagame
DevSnip
nerrilyn