https://github.com/euank/twitter-image-helper
A webextension to make opening twitter images easier from twitter-web
https://github.com/euank/twitter-image-helper
Last synced: 9 months ago
JSON representation
A webextension to make opening twitter images easier from twitter-web
- Host: GitHub
- URL: https://github.com/euank/twitter-image-helper
- Owner: euank
- License: agpl-3.0
- Created: 2017-03-12T21:16:52.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T23:17:21.000Z (about 2 years ago)
- Last Synced: 2025-04-11T00:11:14.839Z (about 1 year ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitter-image-helper
A webextension to make opening twitter images easier from twitter-web
Available for firefox [here](https://addons.mozilla.org/en-US/firefox/addon/twitter-image-helper/).
## Can you seriously not figure out how to right-click -> view image?
Haha, very funny.
At the time of writing, multi-image galleries on twitter dot com do not have that right click menu option because they cover the entire image with a div.
I also don't like opening them from the pre-gallery view because I usually
don't know I want to open an image until I've already seen the full thing, not
just the thumbnail.
Also, the preview image isn't always full size (`:orig` vs `:thumb`).
## Gif demo?
But of course. Here's how I used to open images before this extension, and how I do it now that I've got it.
The scenario is that I click on a gallery, and then decide I want to open the second image.
### Before

### After

# Contributions
Very welcome!
# License
AGPL