Pohódnoćenja za Simple Tab Groups
Simple Tab Groups wot Drive4ik
1.819 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot bets marc, לפני 8 שניםAdd-on works nicely. I also imported from "tab groups" backup and it worked.
Thanks!
There are 3 things I would be happy if you added:
1. A simple way to move tabs between groups.
2. Don't load all tabs when opening a group. Only open tab when selected.
3. Manage tab groups and tabs in a overview window.
Edit:
These things exist now. Great add-on!
Thanks!Wotmołwa wuwiwarja
je so לפני 8 שנים napisałPlease, update addon to latest version. In latest version I added option to fast switch groups and auto load only active tab, not all tabs.
Thanks for your feedback! - Z 2 z 5 pohódnoćenywot J-Dude, לפני 8 שניםI look forward to when this can handle my everyday use as tab groups did. Right now it does not do what I need. I cannot easily move tabs between groups, cannot name my groups, and when I select another group I have to wait for all the tabs to reload which really slows things down. Also, if I have music going in a tab and I switch groups, the music stops. So right now it's a no-go for me, but I'm hopeful for the future of this Add-on cause I'm really missing tab groups since the Firefox Update.
Wotmołwa wuwiwarja
je so לפני 8 שנים napisałI planed add this functional in future versions.
Thanks for your review. - Z 3 z 5 pohódnoćenywot Yudi Supriyadi, לפני 8 שניםThis is what I wanted but it will great if you change the behavior to open only activated tab instead of reopen all when users select a group.
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13506745, לפני 8 שניםWorks like a charm, author keeps improving it.
Not sure if possible with the new API, experience would be cleaner if it didn't reload tabs on switching (but kept them in memory)Wotmołwa wuwiwarja
je so לפני 8 שנים napisałPlease, update addon to latest version. Key switching was added
Ctrl+1 - prev group
Ctrl+2 - next group
and up, down, left, right on popup - Z 3 z 5 pohódnoćenywot Wužiwar Firefox 12424194, לפני 8 שניםIf I move a tab between two windows, the tab didn't auto add in group, until I press create a new tab(ctrl+T).
- Z 5 z 5 pohódnoćenywot Login, לפני 8 שנים
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 13198965, לפני 8 שנים
- Z 4 z 5 pohódnoćenywot Strim, לפני 8 שניםСпасибо большое за плагин! Отличное начало. Ваша работа дает надежду всему сообществу :-)
Возможно ли в будущем избежать перезагрузки вкладок при смене группы? Или есть техничекие препятствия со стороны новой платформы FF?Wotmołwa wuwiwarja
je so לפני 8 שנים napisałСпасибо за Ваш отзыв!
Обновление всех вкладок - это особенность нового Firefox API.
Мне тоже это не нравиться, но я ищу обходной путь. - Z 4 z 5 pohódnoćenywot Игорь Автаев, לפני 8 שנים
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13497768, לפני 8 שנים
- Z 5 z 5 pohódnoćenywot Sergesss, לפני 8 שניםСпасибо за дополнение, отлично работает в FF57, не совсем понятно только почему оно не вначале рейтинга, наткнулся случайно. Из пожеланий, не мешало бы импорт добавить из старого аддона Tab Groups quicksaver-a и будет вообще вещь!!
Wotmołwa wuwiwarja
je so לפני 8 שנים napisałСпасибо за отзыв! Насчет импорта из старого аддона, я сейчас работаю над этим функционалом. Скоро будет новая версия с ним. - Z 4 z 5 pohódnoćenywot Wužiwar Firefox 13072512, לפני 8 שנים
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 13384352, לפני 8 שנים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! :)Wotmołwa wuwiwarja
je so לפני 8 שנים napisał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 - Z 4 z 5 pohódnoćenywot Wužiwar Firefox 12174670, לפני 8 שניםVery usefull ! Miss shortcuts to go to the next/previous group hope you’ll add it some day !
Thanks - Z 5 z 5 pohódnoćenywot SHok, לפני 8 שניםЛучшая замена старому сломавшемуся Tab Groups.
The best replacement for Tab Groups.
Do you add the ability to drag and drop tabs from one group to another?Wotmołwa wuwiwarja
je so לפני 8 שנים napisałСпасибо! Буду стараться сделать еще лучше, функциональней и быстрей) - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13487605, לפני 8 שניםMacht einfach was es soll.
It just works. Great! - Z 4 z 5 pohódnoćenywot Wužiwar 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.Wotmołwa wuwiwarja
je so לפני 8 שנים napisał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... - Z 2 z 5 pohódnoćenywot 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.
Wotmołwa wuwiwarja
je so לפני 8 שנים napisał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