Pluspora Large Lightbox

Opens full sized images in the lightbox on pluspora.

Autor
Carsten Schlipf
Denně instalací
0
Celkem instalací
25
Hodnocení
0 0 0
Verze
0.5.1
Vytvořeno
13. 10. 2018
Aktualizováno
17. 10. 2018
Size
5,2 KB
Licence
neuvedeno
Spustit na

NOTE! Starting with diaspora 0.7.8.0 this script is obsolete as diaspora shows the large images by itself now.

One of the most requested features for Pluspora is the display of larger pictures in the lightbox that opens when you click on an image that was uploaded to a post. This Tampermonkey script does just this.

Features:

  • Show large images in lightbox
  • Added details link to lightbox to view the Exif data of the current photo (for a slideshow this works only for the first photo)

Supported Diaspora pods:

  • pluspora.com
  • joindiaspora.com
  • deko.cloud
  • despora.de

Tested with Tampermonkey for Google Chrome, Mozilla Firefox, and Microsoft Edge.

Note that this should work with any Diaspora pod in theory. However right now the @match section selects just pages from the pluspora domain. If you want me to support your Diaspora pod as well, edit the script, update the @match block with the domain of your pod, test it, then send me the new @match block and I will add it here.

There is an unauthorized fork of my code (https://greasyfork.org/en/scripts/373330-diaspora-large-lightbox) that claims to work for all diaspora pods. However the very generic URL patterns used there can cause problems. It's up to you to decide.