{ "id": "480bcfea-d68f-4aaa-a0a9-2589ef319381", "snapshot": "chrome", "instruction": "I do not like the design of the new 2023 chrome UI. I want to keep using the original one. Can you disable the new 2023 version chrome UI for me? ", "source": "https://bugartisan.medium.com/disable-the-new-chrome-ui-round-in-2023-db168271f71e", "config": [ { "type": "launch", "parameters": { "command": [ "google-chrome", "--remote-debugging-port=1337" ] } }, { "type": "launch", "parameters": { "command": [ "socat", "tcp-listen:9222,fork", "tcp:localhost:1337" ] } } ], "trajectory": "trajectories/", "related_apps": [ "chrome" ], "evaluator": { "func": "infeasible" }, "proxy": false, "fixed_ip": false, "possibility_of_env_change": "low" }