{
  "key": "com.jibrok.jira.plugins.userhelper",
  "baseUrl": "https://user-helper-cloud.jibrok.com/",
  "name": "User helper for JiBrok cloud apps",
  "description": "<b>The app adds pages with interactive user documentation for JiBrok apps.</b><p> the user can see the items available to him from the installed applications and how to work with them. What they show, how to use them when building JQL queries, and so on.</p> <p><br/> See also our supported apps: <ul><li><a href='https://marketplace.atlassian.com/apps/1220908/time-in-status-sla-timer-stopwatch?tab=overview&hosting=cloud'>Time in status</a></li><li><a href='https://marketplace.atlassian.com/apps/1225684/timer-field-sla?tab=overview&hosting=cloud'>Timer field | SLA</a></li><li><a href='https://marketplace.atlassian.com/apps/1225685/stopwatch-field?tab=overview&hosting=cloud'>Stopwatch</a></li><li><a href='https://marketplace.atlassian.com/apps/1226143/time-between-dates?tab=overview&hosting=cloud'>Time between dates</a></li></ul></p> <p><br/> <a href='https://jibrok.atlassian.net/servicedesk/customer/portal/9/group/41/create/138'>\uD83C\uDF24 Contact us for a discount on group licenses.</a></p> ",
  "apiMigrations": {
    "context-qsh": true,
    "signed-install": true
  },
  "vendor": {
    "name": "JiBrok",
    "url": "https://jibrok.com/"
  },
  "enableLicensing": false,
  "icon": {
    "width": 80,
    "height": 80,
    "url": "https://jibrok.com/uploads/user-helper-cloud/user-helper-cloud.png"
  },
  "links": {
    "self": "https://user-helper-cloud.jibrok.com//atlassian-connect.json",
    "documentation": "https://jibrok.com/docs/user-helper-cloud/overview/"
  },
  "lifecycle": {
    "installed": "/installed",
    "uninstalled": "/uninstalled",
    "enabled": "/enabled",
    "disabled": "/disabled"
  },
  "authentication": {
    "type": "jwt"
  },
  "scopes": [
    "READ"
  ],
  "modules": {
    "webSections": [
      {
        "key": "user-helper-menu-section",
        "name": {
          "value": "User helper for JiBrok cloud apps"
        },
        "location": "admin_plugins_menu",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ],
    "webItems": [
      {
        "key": "start-page",
        "context": "page",
        "name": {
          "value": "Start page"
        },
        "url": "/post-install-page",
        "location": "admin_plugins_menu/user-helper-menu-section",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      },
      {
        "key": "status-page",
        "context": "page",
        "name": {
          "value": "Status page (User helper for JiBrok cloud apps)"
        },
        "url": "https://jibrok.statuspage.io/",
        "location": "admin_plugins_menu/user-helper-menu-section",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ],
    "postInstallPage": {
      "key": "post-install-page",
      "conditions": [
        {
          "condition": "user_is_admin"
        }
      ],
      "name": {
        "value": "User helper for JiBrok cloud apps Post-Install Page"
      },
      "url": "/main"
    },
    "generalPages": [
      {
        "url": "/user-help-page",
        "icon": {
          "width": 80,
          "height": 80,
          "url": "https://jibrok.com/uploads/user-helper-cloud/user-helper-cloud.png"
        },
        "name": {
          "value": "JQL helper"
        },
        "key": "user-help-page",
        "conditions": [
          {
            "condition": "user_is_logged_in"
          }
        ]
      }
    ],
    "jiraDashboardItems": [
      {
        "description": {
          "value": "JiBrok: News, Apps, documentation and more.."
        },
        "url": "/jibrok-news?dashboardItemId={dashboardItem.id}&dashboardId={dashboard.id}&view={dashboardItem.viewType}&key={dashboardItem.key}",
        "configurable": false,
        "thumbnailUrl": "https://jibrok.com/uploads/vendor/jibrok-logo-with-white-background-144_288px.png",
        "name": {
          "value": "JiBrok News"
        },
        "key": "jibrok-news-key"
      }
    ]
  }
}

