cockpit-temperature-plugin/manifest.json

10 lines
244 B
JSON

{
"version": 1,
"tools": {
"temperature": {
"label": "Temperature",
"path": "temperature.html"
}
},
"content-security-policy": "default-src 'self' 'unsafe-inline' 'unsafe-eval'"
}