2022-01-06 11:47:26 +00:00
|
|
|
{
|
|
|
|
"id": "widviztime",
|
|
|
|
"name": "Widget Autohide Widget",
|
|
|
|
"shortName": "Viz Time Widget",
|
2023-01-11 19:27:31 +00:00
|
|
|
"version": "0.02",
|
2022-01-06 11:47:26 +00:00
|
|
|
"description": "The widgets will be shown for four seconds after the device is unlocked.",
|
|
|
|
"icon": "eye.png",
|
|
|
|
"type": "widget",
|
|
|
|
"tags": "widget",
|
|
|
|
"readme":"README.md",
|
|
|
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
|
|
|
"storage": [
|
|
|
|
{"name":"widviztime.wid.js","url":"widget.js"}
|
|
|
|
]
|
|
|
|
}
|