Chrome Extensions: Detect copy action from Window's URL bar

Viewed 524

Is it possible to listen for a copy event that doesn't occur in the document of an HTML page, such as the browser window's URL bar?

Perhaps there is a Chrome Extension API or a crafty solution that I'm overlooking?

1 Answers
Related