Skip to content

Instantly share code, notes, and snippets.

@zz-chen
Forked from PhilippBaranovskiy/TG: share
Created March 1, 2018 08:07
Show Gist options
  • Save zz-chen/8476b99c0d8add304cd75c48b96813da to your computer and use it in GitHub Desktop.
Save zz-chen/8476b99c0d8add304cd75c48b96813da to your computer and use it in GitHub Desktop.
Telegram share bookmarklet
javascript:location.href='https://telegram.me/share/url?url='+encodeURIComponent(location.href)+'&text='+encodeURIComponent(document.title);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment