From 987de0bf546dec6880d17b243d839ebda05b12c9 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Fri, 6 May 2022 18:21:18 +0900 Subject: [PATCH] Update chrome.js --- lib/chrome.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/chrome.js b/lib/chrome.js index 817c3fa..6212de9 100644 --- a/lib/chrome.js +++ b/lib/chrome.js @@ -38,6 +38,7 @@ var ChromeObject = function(interfaces) { // user agent this.userAgent = null; + //this.userAgent = "WelsonJS/0.2.3-dev (https://github.com/gnh1201/welsonjs)"; this.userAgents = []; // dependencies