Script for trac.brightpattern.com.
Adds:
-
Inline attachment previews — renders images, videos, zip contents, and HAR files directly on ticket pages.
-
Paste to upload —
Ctrl+V/Cmd+Voutside a text field opens the upload page in a new tab; pasting an image on the upload page fills the file input automatically.
yarn install
yarn build # → dist/better-trac.js
Add the built better-trac.js to the Trac page (e.g. via a site-wide script include) to enable the features for everyone.

