Save Twitter Image as PNG v1.31
It works by modifying the twitter image link to change the format of the image (usually jpg) to png like so:
From:
- https://pbs.twimg.com/media/GfYlXIkbMAAG5XL?format=jpg&name=medium
To:
- https://pbs.twimg.com/media/GfYlXIkbMAAG5XL?format=png&name=large
This project's source code is openly available on GitHub:
- https://github.com/1Git2Clone/twitter-img-downloader