Chrome: select Options tab if it's already opened

This commit is contained in:
Deathamns 2015-03-12 12:07:35 +01:00
parent 2143e0722e
commit 650d86d5a9

View file

@ -32,6 +32,7 @@ messager.send({
what: 'gotoURL',
details: {
url: 'dashboard.html',
select: true,
index: -1
}
});