I'm developing a chrome extension currently. However I don't enjoy the standard position of the popup window. I want to know if I can adjust the position of the popup when it shows up or if there is anyway to override the default position?
-( sideNote: I am aware that I could inject my own elements and css, this post is not about that.)
Many thanks