How to extract text that user inputs on a website every second, in whatever possible input areas on a website?
15:36 23 Jan 2026

I am working on a JavaScript-based browser script / Chrome extension and I want to continuously monitor text that a user types into input fields or textareas on a webpage.

What I want to achieve

  • Detect text entered by the user in:

    • elements