Firefox Search Plugin for Google Desktop
I have developed a search plugin for Firefox that uses the Google Desktop to search for files. Unfortunately, you have to go in and manually edit the source file for your particular unique string for right now until I figure out how to generate or capture it.
- Do a search in the Google Desktop and copy the unique string. The part you need is bolded:
http://127.0.0.1:4664/search&s=2247545786 ?q=test&ie=UTF-8&btnG=Search+Desktop - Go here to the install search plugin
- Go to your searchplugins folder in Firefox and open the googdesktop.src with a text editor. Typically this is stored in Windows at C:\Program Files\Mozilla Firefox\searchplugins\.
- Edit the googdesktop.src with the unique string you copied from step 1 above. The src file will indicate where to copy this value. Save and close the .src file.
- Restart Firefox.
If you have any problems, let me know. This search plugin is still in beta, but it seems to work OK in my testing.