Wikipedia selected text
Open the Wikipedia article (or search Wikipedia) for the currently selected text.
(To use non-English Wikipedia change the "en." string in the start of the URL in the script.)
Runs in:
all framesScript:
MS.apis.tabs.create({
url: 'http://en.wikipedia.org/w/wiki.phtml?go=go&search=' + MS.seltext
});

Comments
Post new comment