Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save darrik/0320b54d07d3ab99abfd to your computer and use it in GitHub Desktop.
Save darrik/0320b54d07d3ab99abfd to your computer and use it in GitHub Desktop.
Auto expand t.co links on Tweetdeck website
@darrik
Copy link
Author

darrik commented Oct 11, 2015

Changes: Expand image links and don't run on every DOM change.

@mems
Copy link

mems commented Jun 22, 2016

You should use MutationObserver instead of setInterval()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment