Search YouTube in New Tab

5
3 votes
Your rating: None

Highlight the word or phrase you want to search in youtube, do your assigned stroke, and a new tab will open with the selected text searched on youtube.

Runs in:

all frames

Script:

MS.apis.tabs.create({
	url: 'http://www.youtube.com/results?search_query=' + MS.seltext + '&aq=f'
});

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <strike> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is to prevent automated spam submissions, you will not see this again after registration.