I have an idea for the beginnings of a Chrome Dev Tools extension, it involves intercepting user input into Chrome Dev Tools. Is this possible?
E.g., a simple use would be to intercept the word 'hi' typed into the dev tools and then output 'hello' back to the user.
Just for some context, right now when you type 'hi' it shows this: