Is possible to send an error report from my Chrome Extension to my server?
or at least log somewhere in local to request that info to the user?
EDIT
I mean the errors logged by the Chrome extension (when we are in developer mode). That is: errors not catched by my code