By: onii.com
Inspect and view changes in Show Data Variables source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "var - show data variables",
"version": "0.0.2",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "var-show-data-variables@onii.com",
"strict_min_version": "102.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"storage",
"activeTab",
"<all_urls>"
],
"options_ui": {
"page": "options.html"
},
"background": {
"scripts": [
"background.js"
]
},
"sidebar_action": {
"default_panel": "sidepanel.html",
"browser_style": false,
"default_title": "var - show data variables",
"open_at_install": true
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"run_at": "document_start",
"js": [
"content-scripts/content.js"
]
}
],
"browser_action": {}
} Best Show Data Variables Alternatives
Here are some Firefox add-ons that are similar to Show Data Variables:
WebPage Source Recon
Libor Benes (Dr. B)
Simple Data Layer Viewer
datapip
Accessibility Insights for Web
Iitysthanhk
Website Inspector
Waliul Awal Taha
Hoverify: All-in-one extension for web developers
Hoverify
JS Recon Buddy
JSReconBuddy
Instant Data Scraper reboot
lys
local-data-viewer
yethyeth
JS Analyzer
Faxcel
Data Flow Digital Stream Engine
Libor Benes (Dr. B)
Web Scraper - Export & Security Scanner
voon
MobiDevTools
Francesco De Stefano