Bookmark search plus 2 的评价
Bookmark search plus 2 作者: aaFn
aaFn 的回应
开发者回应
发布于 6 年前Hello Thomas, correct, this is the default behavior of FF -> https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/sidebar_action
This is a security default, so that an install doesn't go unnoticed by the user.
Note that:
- If you immediately redisplay the previous sidebar you had, then subsequent new windows use the one you just selected.
- When you close FF with a sidebar open, next time it restarts, it reopens with the same sidebar you had at time of close.
These are FF behaviors at this time which an add-on cannot modify.
This is a security default, so that an install doesn't go unnoticed by the user.
Note that:
- If you immediately redisplay the previous sidebar you had, then subsequent new windows use the one you just selected.
- When you close FF with a sidebar open, next time it restarts, it reopens with the same sidebar you had at time of close.
These are FF behaviors at this time which an add-on cannot modify.