Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ulixee
GitHub Repository: ulixee/secret-agent
Path: blob/main/plugins/default-browser-emulator/data/browserEngineOptions.json
1029 views
1
[
2
{
3
"id": "chrome-83-0",
4
"name": "chrome",
5
"fullVersion": "83.0.4103.61",
6
"features": ["headless"]
7
},
8
{
9
"id": "chrome-84-0",
10
"name": "chrome",
11
"fullVersion": "84.0.4147.135",
12
"features": ["headless"]
13
},
14
{
15
"id": "chrome-85-0",
16
"name": "chrome",
17
"fullVersion": "85.0.4183.102",
18
"features": ["headless"]
19
},
20
{
21
"id": "chrome-86-0",
22
"name": "chrome",
23
"fullVersion": "86.0.4240.198",
24
"features": ["headless"]
25
},
26
{
27
"id": "chrome-87-0",
28
"name": "chrome",
29
"fullVersion": "87.0.4280.141",
30
"features": ["headless"]
31
},
32
{
33
"id": "chrome-88-0",
34
"name": "chrome",
35
"fullVersion": "88.0.4324.150",
36
"features": ["headless"]
37
},
38
{
39
"id": "chrome-89-0",
40
"name": "chrome",
41
"fullVersion": "89.0.4389.114",
42
"features": ["headless"]
43
}
44
]
45
46