This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

CapCut Web Project Autosave Reminder

Productivity · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryProductivity
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

CapCut Web Project Autosave Reminder scans the current page for CapCut web project status, extracting project names, last save times, autosave status, and unsaved changes indicators from CapCut web editor interface. The floating panel shows autosave reminders with project save status, time since last save, and visual urgency indicators (green for saved, yellow for unsaved, red for critical). A summary of project save status, configurable reminder intervals, and one-click manual save triggers are provided. Set custom reminder frequencies, highlight projects with unsaved changes, and track save history.

WHERE IT RUNS

Works on CapCut web editor pages, including project listings, editor views, and dashboard pages. The script detects project status using CapCut-specific selectors and extracts save metadata. It works best on CapCut web editor pages.

HOW TO USE

The panel displays a summary of project save status (Saved, Unsaved, Critical) followed by a list of all detected projects. Each project shows its name, last save time, minutes since last save, and status with color coding. Click "Scan Projects" to detect all projects on the current page. Use "Refresh Status" to update the save timestamps. Projects with unsaved changes show a "Save Now" button to trigger a manual save. The panel automatically refreshes every 60 seconds and sends notifications for critical projects.

MECHANISM — PROJECT STATUS EXTRACTION WITH SAVE TIME TRACKING

The script detects CapCut projects by finding project containers using selectors (.project-item, .project-card). From each container, it extracts the project name and last save time using targeted sub-selectors. Save times are parsed from various formats (time strings, date strings) and compared to the current time to calculate minutes since last save. The save status is classified using configurable thresholds: saved (within reminder interval), unsaved (within critical threshold), and critical (beyond critical threshold). The summary counts projects in each status category, and the list is sorted by urgency (critical first). The manual save trigger simulates a save action and updates the status. All extraction and calculation runs client-side with no network calls.

THE PANEL

The floating panel is fully draggable and remembers its position per domain. Click the minimize button to collapse it to a small bubble, or press Escape to hide it. The panel automatically adjusts to different screen sizes and can be resized to show more content. All settings, including reminder intervals and thresholds, are saved per domain. The panel integrates smoothly with any page layout using the BGPanel framework, maintaining clean separation from page content.

PLEASE NOTE

This script requires the free BotGentz extension to run. It does not send any data to external servers; all extracted project data and settings remain entirely local to your browser using GM_setValue. The script never reads password fields, hidden inputs, or file inputs. It stores only project names, save times, and configuration settings from publicly visible CapCut page content. Project detection depends on the page structure; if projects are not detected, use the "Scan Projects" button to refresh extraction. The script works on CapCut pages and detects pages by hostname. The save trigger simulates a save action and may not work if the page's save mechanism is not accessible. Notifications require GM_notification permission. Data persists across browser sessions and is isolated per browser profile.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.