@ -45,7 +45,7 @@ if ( !window.location ) {
}
// This can happen
if ( !vAPI ) {
if ( typeof vAPI !== 'object' ) {
//console.debug('contentscript-end.js > vAPI not found');
return;
@ -44,7 +44,7 @@ if ( !window.location ) {
//console.debug('contentscript-start.js > vAPI not found');