Skip to content

joshuatz/twitter-iframe-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Iframe Embed Generator

Live Tool: Glitch Hosted

Important Links

What is this?

Tiny tool to generate an <iframe> embed from any given tweet, which you can then use on any site that accepts them, or in your own code.

Demo Screenshot

Why?

The default embed code that Twitter gives you requires a high level of trust; you have to load third-party external JavaScript onto your site, which could potentially be exploited.

Downsides

See my project post for more details, but to summarize:

  • This method does not allow for responsive embeds
  • Embeds could potentially get blocked by users who have disabled iframe content

Disclaimers

This tool is not affiliated with Twitter in any official capacity. Please use it responsibly, adhering to the Twitter TOS, and your local laws and regulations.