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.