Skip to content

Instantly share code, notes, and snippets.

@onezerodigits
Created October 16, 2017 17:56
Show Gist options
  • Save onezerodigits/ac78f12df78148df703ad5e57d96146e to your computer and use it in GitHub Desktop.
Save onezerodigits/ac78f12df78148df703ad5e57d96146e to your computer and use it in GitHub Desktop.
mltshp video to gif bookmarklet
javascript:(function()%7Bvar%20l%20%3D%20window.location%3Bvar%20c%20%3D%20l.pathname.split(%20'%2F'%20)%3Bvar%20i%20%3D%20c%5B2%5D%3Bwindow.open('https%3A%2F%2Fmltshp-cdn.com%2Fr%2F'%2Bi)%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment