mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-14 05:31:03 +00:00
Update chrome.js
This commit is contained in:
parent
a9162717d2
commit
987de0bf54
|
@ -38,6 +38,7 @@ var ChromeObject = function(interfaces) {
|
||||||
|
|
||||||
// user agent
|
// user agent
|
||||||
this.userAgent = null;
|
this.userAgent = null;
|
||||||
|
//this.userAgent = "WelsonJS/0.2.3-dev (https://github.com/gnh1201/welsonjs)";
|
||||||
this.userAgents = [];
|
this.userAgents = [];
|
||||||
|
|
||||||
// dependencies
|
// dependencies
|
||||||
|
|
Loading…
Reference in New Issue
Block a user