Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save darrik/0320b54d07d3ab99abfd to your computer and use it in GitHub Desktop.

Select an option

Save darrik/0320b54d07d3ab99abfd to your computer and use it in GitHub Desktop.
Auto expand t.co links on Tweetdeck website
@darrik

darrik commented Oct 11, 2015

Copy link
Copy Markdown
Author

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

@mems

mems commented Jun 22, 2016

Copy link
Copy Markdown

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