Simple Tab Groups에 대한 리뷰
Simple Tab Groups 제작자: Drive4ik
리뷰 1,856개
- 5점 만점에 4점Firefox 사용자 12174670 님, 8년 전Very usefull ! Miss shortcuts to go to the next/previous group hope you’ll add it some day !
Thanks - 5점 만점에 4점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... - 5점 만점에 2점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