Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access this from a desktop app? #37

Open
bradparks opened this issue Nov 24, 2013 · 2 comments
Open

Access this from a desktop app? #37

bradparks opened this issue Nov 24, 2013 · 2 comments

Comments

@bradparks
Copy link

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

Is this possible using your api?

@ccampbell
Copy link
Owner

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

@bradparks
Copy link
Author

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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants