mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 23:41:42 +00:00
Update chrome.js
This commit is contained in:
parent
152bc516c2
commit
bcea5de97c
|
@ -397,6 +397,8 @@ var ChromeObject = function() {
|
|||
|
||||
// change webpage title for focusing window
|
||||
this.setTitle(title);
|
||||
} else {
|
||||
title = _title; /// when it is already catch
|
||||
}
|
||||
|
||||
// find window by title
|
||||
|
|
Loading…
Reference in New Issue
Block a user