{ "manifest_version": 2.0, "id": "url", "type": "widget", "name": "URL", "namespace": "Url", "version": "1.0", "author": "Zabbix", "description": "Displays the content retrieved from the specified URL.", "url": "https://www.zabbix.com/documentation/7.0/en/manual/web_interface/frontend_sections/dashboards/widgets/url", "widget": { "js_class": "CWidgetUrl", "refresh_rate": 0 }, "actions": { "widget.url.view": { "class": "WidgetView" } }, "assets": { "js": ["class.widget.js"] } }