How to change/increase addon/extension window size?
When clicking on an addon icon in the toolbar, I want to increase the size of the pop up window
When clicking on an addon icon in the toolbar, I want to increase the size of the pop up window
All Replies (2)
Unless the add-on itself provides for that, I think you will need to use userChrome.css: https://www.userchrome.org/how-create-userchrome-css.html
I think extension authors are limited to 800 pixels wide and 600 pixels tall. If you find a way to enlarge it, please let me know!