您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Opens full sized images in the lightbox on pluspora.
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:
Supported Diaspora pods:
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.