mirror of https://github.com/gorhill/uBlock.git
This commit is contained in:
parent
7766786b2c
commit
39277172e8
|
@ -43,7 +43,7 @@
|
|||
case 'launch-logger':
|
||||
vAPI.tabs.get(null, function(tab) {
|
||||
µb.openNewTab({
|
||||
url: 'logger-ui.html#tab_' + tab.id,
|
||||
url: 'logger-ui.html#tab_active+' + tab.id,
|
||||
select: true,
|
||||
index: -1
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue