https://github.com/halcy/mastodonexternalimageloader
Loads media-reject images client side
https://github.com/halcy/mastodonexternalimageloader
Last synced: 11 months ago
JSON representation
Loads media-reject images client side
- Host: GitHub
- URL: https://github.com/halcy/mastodonexternalimageloader
- Owner: halcy
- License: mit
- Created: 2022-11-25T20:05:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T20:08:08.000Z (over 3 years ago)
- Last Synced: 2025-06-16T07:50:47.629Z (12 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MastodonExternalImageLoader
Loads media-reject images client side using a userscript. Install in Greasemonkey, then change the URL to your masto instance.
Remaining issues:
* Lightbox only works if there is another image loaded that it can be stolen from
* Lightbox only works for single images at a time, image switching does not work
* Could also try loading avatars on user view
Help welcome!