By: jessusrdev Add-on
Inspect and view changes in StructFlow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "StructFlow",
"version": "1.5.6",
"description": "A sidebar workspace to format code, take notes, and explore JSON. Private and offline.",
"permissions": [
"storage",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"action": {
"default_title": "Open StructFlow"
},
"commands": {
"open-structflow-side-panel": {
"suggested_key": {
"default": "Alt+Shift+S"
},
"description": "Open StructFlow sidebar"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"sidebar_action": {
"default_title": "StructFlow",
"default_panel": "index.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "structflow@jessur2030.github.io",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best StructFlow Alternatives
Here are some Firefox add-ons that are similar to StructFlow:
Free JSON Formatter
Andret2344
Sidebar Notebook
MrSuperfluous
Styled JSON Viewer
Netbuddy.net
JASON (JSON Manager)
StefanoStem
HTML & CSS Scriptor
Libor Benes (Dr. B)
JSON Formatter Pro
Isekai NextGen
ZenJSON – Minimal JSON Formatter
zelatech
SnowField - Tool for Writers
chaudruc
JSONly - Auto-detect, format and edit JSON
Sai Eashwar
Json Bonito
Jorge Senín
JSON Formatter
isurunix
JSON Editor
Carlo Espino