🎉 欢迎访问GreasyFork.Org 镜像站!本镜像站由公众号【爱吃馍】搭建,用于分享脚本。联系邮箱📮

Greasy fork 爱吃馍镜像

Greasy Fork is available in English.

📂 缓存分发状态(共享加速已生效)
🕒 页面同步时间:2026/01/07 23:11:36
🔄 下次更新时间:2026/01/08 00:11:36
手动刷新缓存

Coppersmina

Enhances Coppermine galleries with direct links, color coded border and other tricks. See source code for more info.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

יוצר
ariacorrente
התקנות יומיות
0
סה"כ התקנות
200
דירוגים
2 0 0
גרסה
0.8
נוצר
27-07-2014
עודכן
20-08-2014
Size
21 קילו-בייט
רישיון
GPL version 3 or any later version
חל על
כל האתרים

Coppersmina

User script that enhances Coppermine galleries with direct links, color coded border and other tiny features.

Allows the use of mass downloaders like DownThemAll! and FlashGot.

Project repository:

https://github.com/ariacorrente/coppersmina

Features

  • Configuration dialog accessible through menu command
  • Replace links in thumbnails to point directly to the high defintion image
  • Add a colored border indicating the size of the image
  • Append image information into the thumbnail's caption
  • Add a link to open the thumbnail's parent album into a new tab
  • Remove the tooltip from the thumbnails
  • The "always run" feature allows the execution of the script even if the site is not automatically detected as a Coppermine gallery

Performance and security

AKA: Why is this script running on every page?

This script will run on every page because the domain name is not usefull to identify an installed Coppermine gallery in the website.

Before doing the heavy work the script will try to detect if the page is a Coppermine gallery. The script scans the page for anchors containing the string "coppermine".

"Always run" feature

The "always run" feature allows the execution of the heavy work even if the script failed to detect the site as Coppermine gallery. This is usefull when the webmaster changed the web pages resulting in a failed detection.

This option is domain specific because it's saved in local storage. When set for a domain it will be remembered only for the current domain.

Running the script in a non-coppermine site may cause problems and make some sites misbehave.