
Save Twitter Image as PNG by 1K2S
Adds a context menu option to save Twitter images as PNG.
4 Users4 Users
Extension Metadata
About this extension
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
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
Rated 0 by 0 reviewers
Permissions and dataLearn more
Required permissions:
- Download files and read and modify the browser’s download history
- Access browser tabs
More information
- Version
- 1.31
- Size
- 490.29 kB
- Last updated
- 9 months ago (6 Jan 2025)
- Related Categories
- Licence
- MIT Licence
- Version History
- Add to collection
Release notes for 1.31
NOTE: The version is set as 1.31 but the source code is the same as version 1.3. The reason it's 1.31 is because i forgot to compile the dist/ code with webpack.
https://github.com/1Git2Clone/twitter-img-downloader/releases/tag/v0.1.3
https://github.com/1Git2Clone/twitter-img-downloader/releases/tag/v0.1.3