| Summary | This script dynamically fetches and displays the frame rate (FPS) for media files within scene cards. | |
| Repository | https://github.com/Serechops/Serechops-Stash/tree/main/plugins/stashFPSOverlay | |
| Source URL | https://serechops.github.io/Serechops-Stash/index.yml | |
| Install | How to install a plugin? |
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.
