By: Patrick Brosset
Inspect and view changes in devtools-highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Element finder and highlighter DevTools panel",
"manifest_version": 2,
"name": "devtools-highlighter",
"version": "1.2.1resigned1",
"author": "Patrick Brosset",
"homepage_url": "https://github.com/captainbrosset/devtools-highlighter",
"icons": {
"48": "icons/logo.svg"
},
"background": {
"scripts": [
"background_scripts/background.js"
]
},
"permissions": [
"<all_urls>"
],
"devtools_page": "devtools/devtools-page.html",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/content.js"
],
"css": [
"content_scripts/content.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{ff0cf743-dcf3-4097-ae4c-d872c18f7b4e}"
}
}
} Best devtools-highlighter Alternatives
Here are some Firefox add-ons that are similar to devtools-highlighter:
CSS Viewer
cssviewer
CSS Debug Overlay Plus
Francis Ruiz
HTML/CSS Extractor
max
Find elements diff
furnasteam
Simple CSS Viewer
css-viewer
Atomic CSS Devtools
Alexandre Stahmer
Gripper - DevTools for Designers
isboyjc
CSS Cleaner
Forezfun-
KonvaJS Devtools
Duc Trung Mai
CSS Viewer
Forestier
Gem DevTools
mantou132
CSS Color Highlighter
Avasay Sayava