Change New Maximized Window to Resizable 的评价
Change New Maximized Window to Resizable 作者: jscher2000
7 条评价
- 评分 5 / 5来自 Firefox 用户 13498523, 5 个月前OMFG I can finally control the size of new Firefox windows!! I no longer have to worry about smaller sized popups (or going full screen) overwriting the default new window dimensions. Thank you so much!
- 评分 5 / 5来自 Firefox 用户 18637075, 7 个月前
- 评分 5 / 5来自 Firefox 用户 12456323, 2 年前Love this. One thing that would help me. If you could specify URLs to resize as opposed to all new windows. I need this to work for new windows opened by one extension only, with an address starting with moz-extension://48f4d3c7-c92b-4fc9-8955-47f9607cac87/edit.html?id=* <- wildcard. Thanks!
开发者回应
发布于 2 年前I *think* that is possible. Keep in mind that there will be a longer delay in the resizing until Firefox alerts the add-on of the URL being loaded in the tab.
There are quite a few tasks to work through to make it a general purpose solution: (1) currently the add-on doesn't have permission to read URLs, but that could be added as an optional permission for those who want to make lists; (2) there needs to be some convenient way to specify the URL (for example, toolbar button or right-click context menu item); and (3) there needs to be a way to remove items from the list.
I don't know how soon I would be able to work on that. Meanwhile, you might ask the author of the other extension whether they could add a feature to resize their window on launch.