{
  "id": "sheet-inspector-example",
  "name": "Sheet Inspector Example",
  "iframeUrl": "https://confbuild.com/assets/plugins/sheet-inspector-example/",
  "allowedOrigin": "https://confbuild.com",
  "icon": "fa-solid fa-table",
  "description": "Example remote plugin for reading sheets, writing one cell, and receiving host calls.",
  "placement": "project-settings",
  "permissions": [
    "project:read",
    "sheet:read",
    "sheet:write",
    "script:run-action"
  ],
  "order": 30,
  "enabled": true,
  "width": "1180px",
  "height": "820px"
}
