mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Chrome: select Options tab if it's already opened
This commit is contained in:
parent
2143e0722e
commit
650d86d5a9
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ messager.send({
|
|||
what: 'gotoURL',
|
||||
details: {
|
||||
url: 'dashboard.html',
|
||||
select: true,
|
||||
index: -1
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue