mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
had a doubt, had to check it worked as intended
This commit is contained in:
parent
eafd03855f
commit
87b8d1f9cb
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ var chrome = self.chrome;
|
||||||
// https://github.com/gorhill/uBlock/issues/456
|
// https://github.com/gorhill/uBlock/issues/456
|
||||||
// Already injected?
|
// Already injected?
|
||||||
if ( vAPI.vapiClientInjected ) {
|
if ( vAPI.vapiClientInjected ) {
|
||||||
|
//console.debug('vapi-client.js already injected: skipping.');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue