Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dha-lo-jd/15150f8698cfd39b81c7 to your computer and use it in GitHub Desktop.
Save dha-lo-jd/15150f8698cfd39b81c7 to your computer and use it in GitHub Desktop.
TwitterのURLからID抜いて各Twitter周辺サービスのリンク開くブックマークレット
Twitter画像一覧
javascript:window.open(location.href.replace(/https?:\/\/twitter\.com\/([^\/]+).*/,"http://mgng.herokuapp.com/misc/kusounko.html#$1:100"));
Twilog
javascript:window.open(location.href.replace(/https?:\/\/twitter\.com\/([^\/]+).*/,"http://twilog.org/$1"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment