mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
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
Block a user