naver / egjs-agent

Extracts browser and operating system information from the user agent string or user agent object(userAgentData).
https://naver.github.io/egjs-agent/
MIT License
110 stars 18 forks source link

I would like to know the version of webkit or chromium. #43

Closed daybrush closed 3 years ago

daybrush commented 3 years ago

Description

I would like to know the version of webkit or chromium.

I know whether it is webkit or chromium, but I don't know the version information. I would like to know the version of these two engines.

Steps to check or reproduce