StrokesPlus.net
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
cro_magnon  
#1 Posted : Sunday, June 16, 2019 2:15:02 PM(UTC)
cro_magnon

Rank: Newbie

Reputation:

Groups: Translators, Approved
Joined: 6/14/2019(UTC)
Posts: 7

Was thanked: 1 time(s) in 1 post(s)
Code:
sp.SendKeys("^c");
sp.Sleep(50);
var s = clip.GetText();
s = s.replace(/\s/g,"+");
clip.SetText(s);
s = 'https://www.google.com/search?hl=tr&newwindow=1&output=search&q=' + s
sp.RunProgram(s, "", "open", "normal", true, false, false); 
thanks 1 user thanked cro_magnon for this useful post.
Matija on 6/17/2021(UTC)
Users browsing this topic
Guest
Similar Topics
Google Search Enhanced Edition (Scripts)
by zyxi 6/17/2019 11:15:01 AM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.