Skip to content

Instantly share code, notes, and snippets.

@watr
Last active July 28, 2016 14:18
Show Gist options
  • Save watr/4b32a5eb6d4c76e7964eecf492b680c3 to your computer and use it in GitHub Desktop.
Save watr/4b32a5eb6d4c76e7964eecf492b680c3 to your computer and use it in GitHub Desktop.
Bookmarklet opens LINE sticker shop with LINE.app builtin store. (Works on iOS but NOT work on macOS.)
javascript:window.location=window.location.href.replace(/(http|https):\/\/store.line.me\/stickershop\/product\/([0-9]*)(\/\w*)/g,'line:\/\/shop\/detail\/$2')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment