I'm building a simple extension that get a value from input box and do stuff with that value. I did perfectly with adding custom header in the panel and get value from there, but i wanna do this with HTML input box. When input box changed it should re-paint. You can find my script in the attachment.
EDIT: I found a solution myself. Adding attachment as deneme2.js.