![]() |
Summary | Use coloring and syntax highlighting to help facilitate better, faster human matches in your tagging workflow. |
![]() |
Repository | KennyG UserScripts Repo |
Features
Runs in TamperMonkey or other JavaScript browser injectors to insert JS that matches information from StashDB to information in the file name.
Scores fingerprints based on percentage to give you a better sense of how good the match is.
Matches are case-insensitive.
Performers and Studio are attempted as-is, smushcase, and with period spacing for common file formats.
Text mataches like title also go through a psuedo-matching process where each word is attempted against the file and based on match percentage a highlight is applied (i.e. 3 of 5 matches = 60% highlight opacity)
Installation
Copy and paste, update your target. Itβs a tampermonkey script. Google it or ask ChatGPT.
Displayed are two scripts:
stash-HighlightDBFingerprint.js
stash-dataMatchHighlighter
Screenshots
Example - Studio found, performers found, date found, 98% fingerprint match!
I would add more screenshots but community standards for newbies