New userscript for Bangumi topic pages. Generates a styled share card via
html2canvas, with icon buttons to copy image to clipboard, download image,
copy share text, or close the overlay. Button placement moved to the stable
#columnInSubjectB sidebar to avoid conflicts with other components.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Also match "有效" (zh) in addition to "Effective" (en) when filtering
active promotions
- Translate "Ongoing promotions" label to "进行中的优惠" on Chinese pages
- Bump version to 0.2, add @contributor Stardream
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
All parameters (URL, concurrency, total requests, timeout, rate limit,
log file, stop keywords) are now collected at startup via stdin.
Target URL is required with no default; other params retain sensible
defaults. Remove hardcoded target URL from source.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Files are now stored as Scans/<filename> instead of being placed
directly in the ZIP root, producing a cleaner folder structure
on extraction. Bump version to 2.9.4.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Tampermonkey userscript for vgmdb.net that enables:
- Single image download with GM_download
- Batch download as ZIP package (JSZip)
- Real-time progress display
- Auto image renaming
- Bilingual UI (zh/en)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>