阅读:3302回复:6
求一个网页翻译扩展。。谢谢
我在论坛搜索了没有!我要整页翻译的能翻译网页的 谢谢!
|
|
1楼#
发布于:2009-11-28 16:24
别说,我还真有一个google的脚本
javascript:var%20t=((window.getSelection&&window.getSelection())||(document.getSelection&&document.getSelection())||(document.selection%20&&document.selection.createRange&&document.selection.createRange().text));var%20e=(document.charset||document.characterSet);if(t!=''){location.href='http://translate.google.com/translate_t?text='+t+'&hl=zh-CN&langpair=en|zh-CN&tbb=1&ie='+e;}else{location.href='http://translate.google.com/translate?u='+escape(location.href)+'&hl=zh-CN&langpair=en|zh-CN&tbb=1&ie='+e;}; |
|
2楼#
发布于:2009-11-28 16:24
其实我也是用火狐没有多久
首先,你装鼠标手势没有,这种高科技的东西你肯定要装 建议安装all-in-one gestures 这个鼠标手势扩展中有一个手势就是调用google翻译网页,简单的不能再简单了 |
|
3楼#
发布于:2009-11-28 16:24
谢谢楼上的朋友 脚本我添加进去了!
|
|
4楼#
发布于:2009-11-28 16:24
|
|
5楼#
发布于:2009-11-28 16:24
2楼的哪个代码请问如何使用?我也急需一个网页翻译的扩展,从前哪个qlt蛮好用了,可惜升级此扩展后变得不好用了。。。
|
|
6楼#
发布于:2009-11-28 16:24
在鼠标手势里 添加脚本 然后设置个你喜欢的手势OK
|
|