Simple Tab Groups 的評論
Simple Tab Groups 作者: Drive4ik
1,827 筆評論
- 評價 4 分,滿分 5 分來自 Firefox 使用者 13484937,8 年前I just begin to use this add-on today and it's a good one to replace Tab Groups for the moment.
I just find a bug : it doesn't save tab if it contains a file saved on computer (i.e. something like file:///C:/Users/....htm)
This tab seems to stay in the current tabs, even if you change the group.開發者回應
張貼於 8 年前Hi. Thanks for your review. Now I can't fix "file:" bug:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/tabs/create
For security reasons, in Firefox, this may not be a privileged URL. So passing any of the following URLs will fail:
chrome: URLs
javascript: URLs
data: URLs
file: URLs (i.e., files on the filesystem. However, to use a file packaged inside the extension, see below)
privileged about: URLs (for example, about:config, about:addons, about:debugging). Non-privileged URLs (e.g., about:blank) are allowed.
But, i am working on it... - 評價 2 分,滿分 5 分來自 Juanka Hula,8 年前I created a new group with a blank tab switched to it and when tried to switch back to the original group with all the tabs they were all gone. I'm using firefox 58 beta x64 on windows 7 x64. It would be nice if you open a github page to be able to leave you feedback/bug reports there.
開發者回應
張貼於 8 年前I'm very sorry that this happened.
Could you update to version 1.5 and check again this bug?
Github page: https://github.com/Drive4ik/simple-tab-groups