Shqyrtime për Simple Tab Groups
Simple Tab Groups nga Drive4ik
207 shqyrtime
- Vlerësuar me 4 yje nga 5 të mundshëmnga 13198965 përdoruesi Firefox-i, 8 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga Strim, 8 vite më parëСпасибо большое за плагин! Отличное начало. Ваша работа дает надежду всему сообществу :-)
Возможно ли в будущем избежать перезагрузки вкладок при смене группы? Или есть техничекие препятствия со стороны новой платформы FF?Përgjigje zhvilluesi
postuar më 8 vite më parëСпасибо за Ваш отзыв!
Обновление всех вкладок - это особенность нового Firefox API.
Мне тоже это не нравиться, но я ищу обходной путь. - Vlerësuar me 4 yje nga 5 të mundshëmnga Игорь Автаев, 8 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga 13072512 përdoruesi Firefox-i, 8 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga 13384352 përdoruesi Firefox-i, 8 vite më parëThis morning I was distressed to find my version of Firefox had automatically updated and my tab groups were gone. Noooo! However, I'm pleased to have found this new replacement. I've been using it about 10 minutes so far ;-) My only suggestions at this point would be the option to name the groups, and to be able to drag and drop between groups. Other than that, THANK YOU for creating this. I don't want to go back to the stone ages with all my tabs open at the top.
Have a great day! :)Përgjigje zhvilluesi
postuar më 8 vite më parëThanks for your review!
I will work on the plugin and add a new functionality to it
In the future version I plan to add support for Drag & Drop tabs and groups - Vlerësuar me 4 yje nga 5 të mundshëmnga 12174670 përdoruesi Firefox-i, 8 vite më parëVery usefull ! Miss shortcuts to go to the next/previous group hope you’ll add it some day !
Thanks - Vlerësuar me 4 yje nga 5 të mundshëmnga 13484937 përdoruesi Firefox-i, 8 vite më parë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.Përgjigje zhvilluesi
postuar më 8 vite më parë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...