Pluspora Large Lightbox

Opens full sized images in the lightbox on pluspora.

Author
Carsten Schlipf
Daily installs
0
Total installs
25
Ratings
0 0 0
Version
0.5.1
Created
2018-10-13
Updated
2018-10-17
Size
5.22 KB
License
N/A
Applies to

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.