Coppersmina

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

当前为 2014-08-12 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
ariacorrente
评分
0 0 0
版本
0.6
创建于
2014-07-27
更新于
2014-08-12
大小
8.7 KB
许可证
暂无
适用于
所有网站

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 button 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.