Skip to content

Instantly share code, notes, and snippets.

@avocado3
Created October 10, 2012 02:02
Show Gist options
  • Save avocado3/3862720 to your computer and use it in GitHub Desktop.
Save avocado3/3862720 to your computer and use it in GitHub Desktop.
Bookmarklet: open inico
javascript:(location.href=/nicovideo\.jp/.test(location.href)?"inico"+location.href:"inico://"+prompt().match(/^[a-z]{0,2}\d+$/))()
@avocado3
Copy link
Author

変数を定義してないから関数の中に収める必要ないね。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment