StartupApps 的评价
StartupApps 作者: Alix
4 条评价
- Dear Alix,
the add-on duplicates some of the open tabs. It looks like you check for the open tabs by comparing addresses. What you should do is to compare only the domains.
For example, if Firefox Session manager saves the tab with the following URI:
https://mail.google.com/mail/u/0/?fs=1&source=atom#all/FQfcgxwFbnrMMLgHMKHLZVJJtBswx
StartupApps checks it against:
https://mail.google.com/mail/u/0/#inbox
and opens a new tab, which is not what we want.
Thank you in advance,
Peter - Does what it says but it would be more useful if it would first check, if these URLs are not already opened in pinned tabs. Usually Firefox will restore pinned tabs, unfortunately not always. Here this extension could be a great help but right now it will often lead to double pinned tabs.