EditCopy

Support

Need help with EditCopy? Here's how to get in touch.

Report a bug or request a feature

Open an issue on GitHub. This is the fastest way to get help.

github.com/coreyrab/editcopy/issues →

Email

For anything else, reach out directly.

coreyrab@gmail.com

Common questions

EditCopy isn't highlighting text on a page

Some pages (like chrome:// URLs, the Chrome Web Store, and browser-internal pages) block extensions from running. EditCopy works on regular web pages.

My changes disappeared

Edits are stored in memory for the current session only. If you navigate away or refresh the page, changes are cleared. Always copy your markdown before leaving.

Does EditCopy actually modify my site's code?

No. EditCopy only changes what you see in your browser temporarily. It generates instructions for your AI coding agent to make the real changes in your codebase.