JSON Formatter Offline Firefox

Examine source code of JSON Formatter Offline

By: v4 Add-on
Inspect and view changes in JSON Formatter Offline source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JSON Formatter Offline",
  "version": "1.0.0",
  "description": "Định dạng, thu gọn và kiểm tra JSON cục bộ, không cần quyền truy cập trang web.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "action": {
    "default_title": "JSON Formatter Offline",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "json-formatter@local.firefox",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best JSON Formatter Offline Alternatives

Here are some Firefox add-ons that are similar to JSON Formatter Offline: