98d8a8a76d0ce66e12b822a6994b300850a33499
Userscripts
Browser userscripts (Tampermonkey / Violentmonkey / Greasemonkey compatible). One directory per script. Every script here is local-only by policy — no telemetry, no third-party network calls, no AI hand-off — unless a script's own README explicitly says otherwise.
Scripts
- UI Token Extractor — extracts colors, typography, spacing, effects, and component styles from the current page's live DOM and shows them on-screen as selectable text. Inspired by uidrop.site's extraction categories, without its AI hand-off — nothing is ever sent anywhere.
Installing a script
- Install Tampermonkey (Chrome/Edge/ Firefox/Safari) or Violentmonkey.
- Open the script's
.user.jsfile's raw content and the extension will offer to install it, or use the extension's "Create new script" / import-from-file option and paste the contents.
Description
Browser userscripts (Tampermonkey/Violentmonkey) — local-only, no telemetry, one script per tool
45 KiB
Languages
JavaScript
100%