mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
25 lines
826 B
JSON
25 lines
826 B
JSON
{
|
|
"name": "WebDVR",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Digital video recording system web fronend",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<title>WebDVR</title>"
|
|
},
|
|
{
|
|
"text": "<TITLE>WEBDVR</TITLE>"
|
|
},
|
|
{
|
|
"text": "\t\talert(\"Direct Draw Overlay Mode: It is faster than GDI but only available on ATI Video Card and requires Direct 7 or above.\\nIf you have other video cards than ATI, you shouldn't use this mode.\");"
|
|
},
|
|
{
|
|
"text": "\t\talert(\"DirectDraw Video acceleration will be enabled if your VGA card supports Microsoft DirectX 8.1 or later.\");"
|
|
},
|
|
{
|
|
"text": "\t\twindow.location=\"webdvr.html\";"
|
|
}
|
|
]
|
|
}
|