Чтобы попробовать тысячи доступных здесь дополнений, загрузите Mozilla Firefox, быстрый, бесплатный способ веб-сёрфинга!
ЗакрытьДобро пожаловать в дополнения Firefox.
Выбирайте из тысяч дополнительных функций и стилей, чтобы настроить Firefox по своему вкусу.
ЗакрытьОтзывы на Tag Toolbar / Tag Popup
91 отзыв на это дополнение
Рейтинг 5 из 5 звёзд
I loved the simplicity until I started experimenting with adding a category. Most people would not put tags within categories and so this would not be an issue. Also, if you do manage to set up tags within categories, using them is easy.
I would rate as 4.5 if I could, but I gave it 5 stars because the features are good and the utility is excellent.
Instructions for those who want to set up tags within separate category folders:
1. Click the drop-down on the toolbar and click Edit. This brings up a Preferences window.
2. Make sure you are on the "Edit Categories" tab.
3. Click the "New" button.
4. Replace "New Category" with the name you want for your category/folder.
5. Do not try to move any tags you see on the right side of the window to the left. It does not work (or at least did not for me). We need to add tags a different way.
6. Click the "OK" button.
7. Right-click on the toolbar and pick Show-> Category.
8. Click your new category, then click "New tag..."
9. Name your tag. Optional: Click the button to the right of the tag name to assign a color.
10. Click OK.
11. Right-click on the toolbar and pick Show-> Text.
You have now succeeded in adding a new tag to a new category. Use the drop-down button on the left side of the toolbar to switch between showing all tags and just the tag(s) of your category(/ies).
By the way, note that "Recent Tags" shows the most recently used tags regardless of category.
Рейтинг 5 из 5 звёзд
Many thanks for this wonderful plugin!
Это отзыв для предыдущей версии этого дополнения (0.9.00).Рейтинг 5 из 5 звёзд
J'appréciais beaucoup ce module pour les étiquettes, barre discrète sous Thunderbird où j'ai étalé une dizaine de couleurs pour classer les courriels, toujours sous la vue en direct, pas besoin de clic droit ou de commandes ésotériques.
Content de voir ce module revenir en forme : 5 * pour mon usage -
Рейтинг 5 из 5 звёзд
I am so pleased the Tag Toolbar has been updated for sue with TB 52 and upward. It was a great loss not having it, even for the 2 weeks it was out of action.
So many thanks to whoever updated it.
Regards
Рейтинг 1 из 5 звёзд
Shame, as I like this extension a lot!
Это отзыв для предыдущей версии этого дополнения (0.8.35).Рейтинг 1 из 5 звёзд
It doesn't work with the latest Thunderbird. The owner also doesn't reply to emails.
Это отзыв для предыдущей версии этого дополнения (0.8.35).Рейтинг 1 из 5 звёзд
Will not work with any of the Thunderbird 52.0b_ updates. Will only have Access key checked in show drop-down menu and cannot make any changes in the menu. I have delayed updating Tb until a fix is found.
Это отзыв для предыдущей версии этого дополнения (0.8.35).Рейтинг 5 из 5 звёзд
XML ayrıştırma hatası: tanımlanmamış varlık
Konum: chrome://tagbar/content/settings.xul
Satır: 147, Sütun: 6: <listheader id="TTBTagListHeader" label="&folderColumn.label;" flex="1" onclick="gTTBSetting.sortInAlphabeticalOrder(this)"
--------------------------^
tag group no edit :( ??
Рейтинг 3 из 5 звёзд
Tested "A quick fix for XML parsing error" of Mathieu on November 13, 2015 and it worked nicely.
Thanx to Mathieu because it seems that Ogi no longer supports his Add-on.
Pity is that still the configuration dialog does not work properly. It's not possible to add tags to groups or move tags in a group up and down.
Рейтинг 5 из 5 звёзд
Mimika's suggestion does the trick. But when I use Thunderbird as part of PortableApps the Import tab in the Preferences window does not work. Eg. the button next to the pref.js radio button has the label "Select" but it is dead and you cannot browse your directories nor you can write anything into the text field either.
Any suggestions?
Thanks,
Igor
Рейтинг 5 из 5 звёзд
Thank you, Mimika and Alessandro! Thanks to you I can use one of my favourite extensions again.
Это отзыв для предыдущей версии этого дополнения (0.8.35).Рейтинг 5 из 5 звёзд
Mimika, your suggestion helped me to solve ! to be clear actually my xpi was in different location due to my configuration and - unfortunately - with different name (like other xpi but not all) (in this case the name was "{61A64500-335C-418D-8FCB-E072A9ABF3DA}.xpi")
Это отзыв для предыдущей версии этого дополнения (0.8.35). Этот пользователь ранее оставил 1 отзыв на это дополнение.Рейтинг 4 из 5 звёзд
%appdata%\Thunderbird\Profiles\[profile name]\extensions
内にあるtab toolbarのxpiを展開(zipアーカイバ等で開けます)
chrome/tagbar.jarを展開
content/tagbar/settings.xulをテキストエディタで開き、
folderColumn.labelをfolderNameColumn.labelに全て置換(2か所あります)
保存すれば正常通り動くと思います
Рейтинг 4 из 5 звёзд
Trying to use Mathieu fix, but can't find the content/tagbar/settings.xul
Thanks
Рейтинг 1 из 5 звёзд
Hello,
where is settings.xul file ?
I have also error message
XML Parsing Error: undefined entity
Location: chrome://tagbar/content/settings.xul
Line Number 147, Column 6: <listheader id="TTBTagListHeader" label="&folderColumn.label;" flex="1" onclick="gTTBSetting.sortInAlphabeticalOrder(this)"
--------------------------^
Рейтинг 4 из 5 звёзд
The error seems to arise because the folderColumn.label entity is not found in the messenger.dtd file.
According to the current state of this file in Mozilla repository, I think folderNameColumn.label is the new name to use (could be linked to the new possibility to have more than the folder names in the folder pane, so now there are more than one column).
Fix in the extension code is to replace the two occurrences of "&folderColumn.label;" at lines 147 and 174 in content/tagbar/settings.xul by "&folderNameColumn.label;"
On my computer, with Thunderbird 38.3, it allows to acces the options for the extension and edit categories.
No solution at the moment for the recording of the tags when sending emails which seems also broken.
Thunderbird tag implementation seems simplistic and unpractical to use tags at their full potential. Tag Toolbar categories and toolbar (obvioulsy) are welcomed additions.
Рейтинг 1 из 5 звёзд
Please, fix bug with editing tags^
drop-down menu -> Edit -> XML Parsing Error: undefined entity
Рейтинг 3 из 5 звёзд
Great Addon, but unfortunately stopped working in recent versions of TB (since about July 2015). Please make it compatible again, because TBs core functionality for editing tags is really painful.
(Btw: Why not integrate this functionality in the TB core program?)
Рейтинг 1 из 5 звёзд
tags are disabled
Это отзыв для предыдущей версии этого дополнения (0.8.35).Рейтинг 3 из 5 звёзд
Hi Team,
I have installed Tag add-on for my mails. But the tag add-on is disappearing automatically after every 15 to 20 min may i know the reason. Please suggest me with a best solution.
Thanks & Regards,
C.Harish.
Для создания своих подборок вам необходимо иметь учётную запись на сайте дополнений Mozilla.