JsonPeek Firefox

Examine source code of JsonPeek

Inspect and view changes in JsonPeek source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JsonPeek",
  "version": "1.0.0",
  "description": "Discover and inspect embedded JSON blocks in the active page.",
  "icons": {
    "48": "mark/icon-48.png",
    "96": "mark/icon-96.png",
    "128": "mark/icon-128.png"
  },
  "action": {
    "default_title": "JsonPeek",
    "default_popup": "viewer/peek.html",
    "default_icon": {
      "48": "mark/icon-48.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a2cbe5da-3579-4e76-a502-f176e3869967}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best JsonPeek Alternatives

Here are some Firefox add-ons that are similar to JsonPeek: