By: PANKAJ ASWAL Add-on
Inspect and view changes in Indian DOM node tree viewer. source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Indian DOM node tree viewer.",
"version": "0.0.1",
"manifest_version": 2,
"description": "This extension shows a detailed DOM node tree.",
"homepage_url": "https://electricalcodes.blogspot.com/",
"icons": {
"16": "icons/icon16.png",
"19": "icons/icon19.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_locale": "en",
"background": {
"scripts": [
"src/bg/background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "icons/icon19.png",
"default_title": "Indian DOM"
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{b7d6b7a9-6771-48a2-bb6a-2faa8f56179d}"
}
}
} Best Indian DOM node tree viewer. Alternatives
Here are some Firefox add-ons that are similar to Indian DOM node tree viewer.:
Inspector DOM Sidebar
nchevobbe
DOM Structure Mapper
Levent B.
Unhide Nodes
tech4computer
web-tree
zbo14
DOM Treemap
Schepp
JsonViewerExtension
chkrishna2001
Angular state inspector
Ihor Klymenok
GitLab - Tree view
Github Tree View
DOM Update Highlighter
klntsky
oli-node-counter
Kushan Gunasinghe
DOM Tracker
joggerjoe
DEV-Tools
Juniper