Skip to content

Releases: shtse8/Google-Photos-Delete-Tool

v2.0.2

15 Feb 19:20

Choose a tag to compare

v2.0.1

14 Feb 20:14

Choose a tag to compare

Changes

  • Standalone script now includes a floating widget UI with progress tracking, controls (start/pause/resume/stop), configurable max count, and dry run mode
  • Added privacy policy (PRIVACY.md)

Downloads

  • google-photos-delete-tool.zip — Chrome extension
  • inject.js — Console paste script (now with UI)
  • google-photos-delete.user.js — Tampermonkey/Violentmonkey userscript
  • bookmarklet.txt — Bookmarklet URL

v2.0.0

14 Feb 19:05

Choose a tag to compare

What's New

Features

  • Pause/Resume — three-state control instead of just start/stop
  • Dry Run mode — count photos without deleting
  • ETA & rate tracking — see estimated time remaining
  • Redesigned popup UI with dark/light mode support
  • Improved selector resilience with fallback selectors
  • Exponential backoff for retries

Quality

  • 56 unit tests
  • TypeScript strict mode throughout
  • CI pipeline with automated checks

Install