>>744
下の方(217行目?)にある
if (!doc.location.href.match(/^http:\/\/www\.google\..*\/search/)) return;
の下に
if (doc.location.href.match(/tbm=/)) return;
を追加したらポップアップしたよ