JusticeEngineering / pin-tweet-to-ipfs

Web extension to Save tweets in a verifiable way to IPFS
MIT License
29 stars 4 forks source link

Add useful oEmbed/Twitter/OpenGraph annotations #127

Open lidel opened 1 year ago

lidel commented 1 year ago

Currently, pasting https://w3s.link/ipfs/bafybeicsidu26jnirlqz5wboncdrltljvr5cliz44of7rnxmqlinfwlspu/ on social media or discussion forums results with pretty plain summary. The original has much more rich preview:

Some prior art in https://github.com/ipfs/dir-index-html/pull/36 where we've added basic headers to index.html returned with directory listing HTML on gateways.

html from oEmbed could be added later, after #126 is figured out