Script Summary:
Translate and search words. Version:4.5.0Beta3
Translate and search words. Version:4.5.0Beta3
| Recently Updated Topics | Posts |
|---|---|
| 更新到4.50后,和Secure Login有冲突 | 18 |
| dict.cn has a color problem | 5 |
| bug in new version | 4 |
| Request for some func | 3 |
this script has 5 topics, 84 posts
This script has no reviews.
4.5.0Beta3:
Install Requires:
>> more here
Other related stuffs:
Screenshots:


- Conflict with Noscript
- Remove babylon.com
- Update translate.google.com
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:







