chromelogger icon indicating copy to clipboard operation
chromelogger copied to clipboard

Access this from a desktop app?

Open bradparks opened this issue 12 years ago • 2 comments

Hey! I'd like to log to the chrome console from a desktop app.

Is this possible using your api?

bradparks avatar Nov 24 '13 03:11 bradparks

I'm not sure exactly what you mean. This is a chrome extension so it has to be logged through the browser.

ccampbell avatar Nov 26 '13 04:11 ccampbell

hey! would there be a way for the chrome extension to read data from a file perhaps, and display that data in the chrome console? that way, anything could write data to the chrome console by writing to a file... Kind of like serial input/ouput.

I see that it seems quite a few of the addons to your extension work with HTTP headers to transport the data.... i was just wondering if that data could come from some other source, outside the normal browser request/response flow..

bradparks avatar Nov 26 '13 15:11 bradparks