Skip to content

Instantly share code, notes, and snippets.

@starenka
Created August 20, 2012 21:39
Show Gist options
  • Save starenka/3408143 to your computer and use it in GitHub Desktop.
Save starenka/3408143 to your computer and use it in GitHub Desktop.
opera menu item for calling custom app with url
[Link Popup Menu]
...
Item, "Show Redirects" = Go to page, "javascript:(function(){window.open('http://redirects.lo/url='+encodeURIComponent('%l/'), '_blank', 'width=600,height=500');})()"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment