An open API service indexing awesome lists of open source software.

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

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!