
Multiple Tab Handler von Piro (piro_or)
Allows you to select tabs by dragging and do something.
Melden Sie sich an, um diese Erweiterung zu verwenden
Metadaten zur Erweiterung
Screenshots







Über diese Erweiterung
This addon provides a panel to select tabs by dragging. After selection you can choose a command to operate selected tabs with a menu. And you can also close multiple tabs directly by dragging on closeboxes.
The menu contains commands compatible to tab context menu of Firefox itself. You can add more commands provided by other tab related addons, for example:
* Copy Selected Tabs to Clipboard
* Save Selected Tabs to Files
* Tab Mover
Moreover, this addon is designed to work with Tree Style Tab. If you install both addons, you can select tabs in the sidebar by dragging . (Note that you need to long-press on a tab to start selection. Otherwise - if you start dragging immediately, it just moves the tab.)
The menu contains commands compatible to tab context menu of Firefox itself. You can add more commands provided by other tab related addons, for example:
* Copy Selected Tabs to Clipboard
* Save Selected Tabs to Files
* Tab Mover
Moreover, this addon is designed to work with Tree Style Tab. If you install both addons, you can select tabs in the sidebar by dragging . (Note that you need to long-press on a tab to start selection. Otherwise - if you start dragging immediately, it just moves the tab.)
Bewertung Ihres Eindrucks
BerechtigungenWeitere Informationen
Benötigte Berechtigungen:
- Benachrichtigungen anzeigen
- Auf Browsertabs zugreifen
Optionale Berechtigungen:
- Lesezeichen lesen und verändern
- Auf Ihre Daten für diverse Websites zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 3.2.1
- Größe
- 114,26 KB
- Zuletzt aktualisiert
- vor 20 Tagen (24. Mai 2025)
- Verwandte Kategorien
- Lizenz
- Mozilla Public License 2.0
- Datenschutzrichtlinie
- Lesen Sie die Datenschutzrichtlinie für dieses Add-on
- Versionsgeschichte
Zur Sammlung hinzufügen
Versionshinweise für 3.2.1
3.2.1 (2025.5.24):<ul><li>Fix incompatibility with TST 4.1.7 and later: dragging of closeboxes after long press works correctly again.</li><li>Fix incompatibility with some versions of Firefox: dragging of tabs after long press works correctly again. (Reduce using of dynamically added pseudo elements to avoid unexpected canceling of dragstart events.)</li></ul>
Mehr Erweiterungen von Piro (piro_or)
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
For addon authors, Multiple Tab Handler provides public API. If your addon provides something special feature, you can add new menu item to the command list for selected tabs via API. For more details, see the API document.