Last active
July 28, 2016 14:18
-
-
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.)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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