Stash FPS Overlay

:placard: Summary This script dynamically fetches and displays the frame rate (FPS) for media files within scene cards.
:link: Repository Stash FPS Overlay
:information_source: Source URL https://serechops.github.io/Serechops-Stash/index.yml
:open_book: Install How to install plugins via package manager

Features

  • Dynamic FPS Fetching: Uses GraphQL to query the FPS of media files associated with scene IDs.
  • Automatic Injection: Observes DOM changes and automatically updates newly loaded or modified scene cards with FPS information.
  • Debounced Execution: Optimizes performance by debouncing FPS injection logic.
2 Likes