had a doubt, had to check it worked as intended

pull/2/head
gorhill 10 years ago
parent 4599486290
commit 170f164288

@ -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…
Cancel
Save