Copy Button for Header & Footer Code

One small but super useful addition: a Copy button for the Header Code and Footer Code sections in the app settings.

Right now, if I want to reuse my custom CSS or JavaScript across apps, I have to manually click into the code editor, select everything, and copy it out. Doesn’t sound like much, but when you’re managing multiple apps with similar setups, it gets tedious fast.

Just a “Copy to Clipboard” button next to each code block. Similar to how most code editors or documentation sites handle it.

Especially when cloning apps or setting up new projects based on an existing config, this would save a lot of back-and-forth.

thanks!