What is the max size for a browser action popup?

Trying to set my popup HTML code’s body size to make the browser popup window as large as possible. What’s the max size?

In Chrome the maximum is 800w and 600h (in CSS px).
I couldn’t get it any larger in Firefox either.

Ok thanks. I figured that was the case since the lowest screen resolutions is 800x600