Initialize new batch of Chrome and VLC examples

This commit is contained in:
Timothyxxx
2024-01-24 15:24:28 +08:00
parent 7bd00f16dc
commit acfb232cba
22 changed files with 396 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"id": "386dbd0e-0241-4a0a-b6a2-6704fba26b1c",
"snapshot": "chrome",
"instruction": "I am reading lecture note in PDF while a music video is running in VLC media player. But I find I need to switch to the player every time I need to pause/start.Could you help me change the setting to allow pausing the video using keyboard shortcut without minimizing the PDF reader? I want to focus on the lecture note and don't be disturbed by the app switching.",
"source": "https://superuser.com/questions/1708415/pause-and-play-vlc-in-background?rq=1",
"config": [],
"trajectory": "trajectories/",
"related_apps": [
"chrome"
],
"evaluator": {
"func": "",
"result": {
},
"expected": {
}
}
}