Καλώς ορίσατε στα πρόσθετα Thunderbird.
Προσθέστε επιπλέον χαρακτηριστικά και στυλ για κάνετε το Thunderbird δικό σας.
ΚλείσιμοΙστορικό εκδόσεων Folder Pane View Switcher
33 εκδόσεις
Να προσέχετε με τις παλιότερες εκδόσεις!
Αυτές οι εκδόσεις εμφανίζονται για αναφορικούς και δοκιμαστικούς σκοπούς. Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός πρόσθετου.
Έκδοση 6.1.1
Non-functional change: convert "ChromeUtils.import" to "ChromeUtils.importESModule".
Non-functional change: handle the unsupported "tags" view more gracefully.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, version 2.0
Έκδοση 6.1
- arrows disappear and menu items for folders were restored when the extension gets disabled or uninstalled
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, version 2.0
Έκδοση 6.0
Plenty of bugs and instabilities were also fixed for Thunderbird v102, as FolderPaneViewSwitcher now respects the "compacted" view option. And as the icing on the cake there's a shortcut support for switching the folder panes:
on Windows use [alt] + [shift] + [9] to switch to the next pane and [alt] + [shift] + [8] for the previous pane
on macOS it's [option] + [shift] + [9]/[8]
on linux it's [ctrl] + [shift] + [9]/[8]
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, version 2.0
Έκδοση 4.0.2
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, version 2.0
Έκδοση 4.0.1
Remove unneeded permissions.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 4.0
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.1.4
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.1.3
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.1.1
This release of the add-on adds a pop-up message warning users about the potential end of support and encouraging people to visit the Kickstarter campaign and support it.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.1.0
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.9
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.8
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.7
Previously, if you wanted to change the preferences to make a view available in the drop-down menu but not the arrows, you needed to uncheck the menu checkbox for the view and then check it again before you would be able to uncheck the arrows checkbox. This is now fixed.
The "All" view is now always enabled (at least in the drop-down menu) on the preferences screen, as it should be since it can't be removed from the drop-down menu.
The conversion to restartless is a good idea on its own, but it was motivated specifically by problems a user was having with the add-on failing to load properly when Thunderbird started up. I couldn't reproduce that issue myself, and I spent a lot of time troubleshooting that issue with that user and was unable to identify any fix for it short of converting the add-on to restartless. Doing that fixed his issue by completely changing how the add-on loads on startup. I assume if he was having that problem then others might as well, but it should now be fixed for everyone.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.6
Make some other non-functional code cleanup changes.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.5
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.4
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.3
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.2
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.1
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 3.0.0
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 2.0.2
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 2.0.1
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 2.0
The Folder Pane View Switcher preferences now list all available views and allow you to select which ones should be visible in the pop-up menu. For the ones that are visible in the menu, you can select whether they are in the rotation selected by the arrows, i.e., if you want, you can have views that show up in the menu but don't show up when you click the arrows back and forth. Three notes:
- This release only supports Thunderbird 49 and newer. For older Thunderbird versions, you''ll need to use release 1.14 of this add-on.
- You can't have a view that's in the arrow rotation but not in the menu.
- Views you've disabled in the pop-up menu are still visible in the menu-bar menu even though they don't work. I'm probably not going to bother to fix this.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 1.14
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 1.13
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 1.12
Add folder switcher arrows back to the folder pane toolbar, with a preference to turn them off if desired.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 1.11
The remaining functionality of the add-on, i.e., automatically switching to the "All Folders" view when you over over the toolbar while dragging a message, remains in effect in Thunderbird 48+.
On older versions of Thunderbird, the view-switching arrows functionality is retained.
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Έκδοση 1.10
Localize the install manifest so that the description of the add-on in the user interface will be translated (for the languages for which I have translations).
- Ο πηγαίος κώδικας εκδίδεται από Mozilla Public License, έκδοση 1.1
Για να δημιουργήσετε τις δικές σας συλλογές, θα πρέπει να έχετε λογαριασμό στα Πρόσθετα Mozilla.