Popup search box and translate button (etc) for selected texts
< 脚本 Popup Search 的反馈
Very Helpful Script!Thankyou very much for this script lkytal!For any one that wants to use it for English Search Sites just change the Bing url in the script fromcn.bing.com to bing.com$('#sbing').attr('href', "http://cn.bing.com/search?q=" + txt + "&form=MOZSBR");$('#sbing').attr('href', "http://bing.com/search?q=" + txt + "&form=MOZSBR");Hope to see more scripts from you!
I agree, please update
登录以发布留言。
Very Helpful Script!
![]()
Thankyou very much for this script lkytal!
For any one that wants to use it for English Search Sites just change the Bing url in the script from
cn.bing.com to bing.com
$('#sbing').attr('href', "http://cn.bing.com/search?q=" + txt + "&form=MOZSBR");
$('#sbing').attr('href', "http://bing.com/search?q=" + txt + "&form=MOZSBR");
Hope to see more scripts from you!