Hacker News new | ask | show | jobs
by netfire 5036 days ago
Agreed. Very cool.

I do wish it had better integration with the web console though. It just seems strange when you pop-up the web console tab to have a JS prompt for entering javascript directly above a Browser prompt for controlling the browser.

It'd be nice if you could just go into a javascript entry mode on the browser prompt itself and see the output appear in the web console. Even something as simple as adding a javascript command where the argument passed into the command is javascript would be useful (perhaps someone could create an add-on that does this)

1 comments

Indeed, we're working on a view that holds all of the tools together and debating about how we want to handle JS entry.