|
Script Summary:
Translate and search words. Version:4.5.0Beta2 |
this script has 5 topics, 81 posts |
This script has no reviews. |
4.5.0Beta2: Conflict with Noscript; Update translate.google.com
Install Requires:
>> more here
Other related stuffs:
Screenshots:

Install Requires:
- Firefox 3.
- Internet Connection.
- Press "F4" to trigger(show/hide) the BAR.
- Submit query by double-click or single-click(drag and release) on words when the bar is shown.
- Click language name to show the language list, if any.
- Install the scripts you need.
Built-in: babylon.com,translate.google.com
>> more here
Other related stuffs:
- Mouse Gesture Trigger(require
FireGestures):Click "Add script" button in FireGestures Options, then paste the code below into Script textarea, then create your mouse gesture.
with(content.document.evaluate("/html/iframe[@id='multilanglookupbar']",
content.document, null,9, null).singleNodeValue.style)
display = (display=="block"?"none":"block");
Screenshots:






