Välkommen till Thunderbird tillägg.
Lägg till extra funktioner och stilar för att göra Thunderbird till ditt.
StängFolder Pane View Switcher versionshistorik
33 versioner
Var försiktig med gamla versioner!
Dessa versioner visas för referens och teständamål. Du bör alltid använda den senaste versionen av ett tillägg.
Version 6.1.1
Non-functional change: convert "ChromeUtils.import" to "ChromeUtils.importESModule".
Non-functional change: handle the unsupported "tags" view more gracefully.
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 6.1
- arrows disappear and menu items for folders were restored when the extension gets disabled or uninstalled
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 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]
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 4.0.1
Remove unneeded permissions.
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.1.4
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 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.
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.1.0
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.9
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.8
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 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.
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.6
Make some other non-functional code cleanup changes.
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.5
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.4
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.3
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.2
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.1
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 3.0.0
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 2.0.2
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 2.0.1
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 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.
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.14
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.13
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.12
Add folder switcher arrows back to the folder pane toolbar, with a preference to turn them off if desired.
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 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.
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 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).
- Källkoden släpptes under Mozilla Public License Version 1.1
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.