blob: 87c0db629cd9e3ac9f30d402a3a9424838856e9f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
{
"plugin": {
"name": "offscreenreload",
"description": "Off-screen reload helper plugin",
"version": "0.0.1",
"author": "Vas Crabb",
"type": "plugin",
"start": "false"
}
}
|