mirror of https://github.com/gorhill/uBlock.git
had a doubt, had to check it worked as intended
This commit is contained in:
parent
eafd03855f
commit
87b8d1f9cb
|
@ -37,6 +37,7 @@ var chrome = self.chrome;
|
|||
// https://github.com/gorhill/uBlock/issues/456
|
||||
// Already injected?
|
||||
if ( vAPI.vapiClientInjected ) {
|
||||
//console.debug('vapi-client.js already injected: skipping.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue