mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-02-04 20:04:27 -06:00
11 lines
363 B
YAML
11 lines
363 B
YAML
name: RandomButton
|
|
description: Adds a button to quickly jump to a random scene, image, performer, studio, group, tag, or gallery, both on overview and internal entity pages.
|
|
version: 2.0.1
|
|
url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/StashRandomButton
|
|
ui:
|
|
requires: []
|
|
javascript:
|
|
- random_button.js
|
|
css:
|
|
- random_button.css
|