Change New Maximized Window to Resizable のレビュー
Change New Maximized Window to Resizable 作成者: jscher2000
合計レビュー数: 8
- 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 段階中 4 の評価Drew Chase によるレビュー (7ヶ月前)This fixes an issue that has been bugging me for a while, Thank you.
- 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.