google.com.tr üzerinde çalıştırmak:

Administrator dizini yuerine kendi kullanıcı adınız olacak tabii...

[ AÇ ]

C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\p3v60lq4.default\extensions\seo4firefox@seobook.com\chrome\content


overlay.js

[ BUL ]

    // Get Google search results
    if (loc && loc.href && loc.href.match( /^http:\/\/(www\.)?google\.com\/search\?.*/i ) ) {

[ BUNUNLA DEĞİŞTİR ]

    // Get Google search results
    if (loc && loc.href && loc.href.match( /^http:\/\/(www\.)?google\.com.tr\/search\?.*/i ) ) {