CompanyCam Timeline - Download All Full-Size Images

Adds a button to download all full-size images from CompanyCam timeline/gallery pages.

作者
DAC511
日安装量
0
总安装量
0
评分
0 0 0
版本
1.0.0
创建于
2025-09-28
更新于
2025-09-28
大小
11.4 KB
许可证
暂无
适用于

A Tampermonkey userscript that adds a “Download All” button to CompanyCam timeline pages and saves the full-size photos to your computer.

What it is / does

Injects a small control panel on https://api.companycam.com/timeline/*.

Scans the page (including lazy-loaded items) to collect every image source: , , srcset, links, and CSS background-image.

Prefers the original S3 file when the CDN URL embeds it (Base64-decoded); otherwise selects the largest available CDN variant and, if needed, upgrades the transform to request max dimensions and quality.

Deduplicates, builds safe filenames with index prefixes, and downloads via GM_download using a small concurrent queue with retries.

Shows live status (found / done / failed), supports cancel/rescan, and a toggle to prefer original S3 URLs.

Why it’s handy

One click to fetch the real, high-resolution images from a gallery page—no manual opening or right-click saving, no thumbnails.