From cf3803806db6bef4c8366c008ca62771958a63ee Mon Sep 17 00:00:00 2001 From: kfj001 Date: Sun, 31 May 2026 21:06:31 -0700 Subject: [PATCH] allow scanning all tabs instead of limiting to 4 - Remove the hardcoded 4-tab limit in the find-videos flow - Add per-tab try/catch so inaccessible tabs are skipped gracefully - Filter out tabs that produced no frames from the dedup pipeline - Update button label and status messages accordingly --- src/viewer/index.html | 2 +- src/viewer/index.js | 26 ++++++++++++++++---------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/src/viewer/index.html b/src/viewer/index.html index 64cc871..e738d7a 100644 --- a/src/viewer/index.html +++ b/src/viewer/index.html @@ -9,7 +9,7 @@

Goon Plugin

- +