Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Babelfisher

Adds buttons to babelfish to allow for easier translation between two user-selected languages.


By default the script will add buttons for translating between English and Spanish.

You can change the languages by changing the values of the language1 and language2 variables in the script. Go to Tools > Greasemonkey > Manage User Scripts, select Babelfisher and click Edit. Instructions are included in the script about how to change to the language you want.


The script works on:
  • world.altavista.com
  • babelfish.altavista.com
  • babelfish.yahoo.com



Aug 14, 2008
jerone Scriptwright

To get this script working in my language I had to change the @include's:

// @include       http://world.altavista.com*
// @include       http://*.world.altavista.com*
// @include       http://babelfish.altavista.com*
// @include       http://*.babelfish.altavista.com*
// @include       http://babelfish.yahoo.com*
// @include       http://*.babelfish.yahoo.com*

You could comment on this script if you were logged in.