Increase max popup width in a Chrome extension?

Yashwant Kumar Sahu picture Yashwant Kumar Sahu · Jan 12, 2011 · Viewed 9.8k times · Source

I am making a Chrome extension and I need to increase the max width size of the frame window (popup).

If I increase the width of popup.html, then the inner width is increased. I need to increase the size of the popup.

Answer

serg picture serg · Jan 12, 2011

Do you mean you are hitting the width limit? You can increase popup width up to 800px, anything over is ignored.