Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Panorama Tab Groups Versionsgeschichte – 12 Versionen

Panorama Tab Groups von projectdelphai

Bewertet mit 4,4 von 5 Sternen
4,4 von 5 Sternen
5
194
4
23
3
10
2
9
1
24
Panorama Tab Groups Versionsgeschichte – 12 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 0.8.12

    Veröffentlicht 19. Mai 2020 – 102,17 KB
    Funktioniert mit firefox 42.0 und höher
    Hopefully the 0.8.10 release didn't mess up too many people. I released a quick 0.8.11 patch and it was messy but it should have reverted the commit that messed up 0.8.10. Please let me know if it didn't.

    Welcome back after the holidays! As usual, sorry for the quietness but here's finally a new release. There's a lot of new exciting features such as tiling, search functionality and small QoL changes. I've been doing a lot of side-projects due to a new job to keep learning. I have my new dev environment up and running so you should start seeing more work from me soon! I'm hoping to get a new computer near the end of the month to replace my old dev server, but hopefully I can pump out some quality work before I go dark for that. Sorry for the wait and enjoy the following news!

    New Features/Changes
    ==================
    1. Added Tiling! The icons will probably get reworked in the future, but you can now (at the view page) select whether you want freeform view to move groups around as you want or tiling to automatically evenly split all the groups.
    1. Basic search functionality is now here! Type the name of the open tab you want to find in the search bar in the view page and that tab should now be selected and highlighted in blue.
    1. If you click on a group in the background, it'll now raise to the foreground (thanks to @crass )
    1. Restoring from old extensions should look a little nicer now (thanks to @crass )
    1. You can now move tab groups by selecting any part of the group, not just the header. Mouse icons should reflect this now as well.
    1. There is a reset button now but it isn't implemented yet. Hoping to have it finished by next release.
    1. Title of tab groups shows up when you hover the icon, the number of groups is now displayed on the icon as well.
    1. Added new translations

    Bug fixes/Backend work
    ==================
    1. David Gurk reworked a lot of how the shortcuts are handled and coded and helped out a bunch. Thanks!
    1. David removed urls from the tab group tab titles which was causing issues with PTG and rendering the view/tabs properly. Should reduce a bunch of the blank screen issues.
    1. Fixed bug which broke the backup utility
    1. Groups are created properly on new windows
    1. Removed internal debugging console logs, added comments.

    Known Bugs/Issues
    ==================
    1. Group IDs always increment and never decrement after closing a group so if you've been using PTG for a while, I'm sure your IDs will be very high. I'll be fixing that soon, ~should be an easy fix.~ It wasn't as easy as it looked. Will still be looking into this.
    1. I'm sure many translations broke with the new plural rules. Please take a look at the bottom of [this page](https://github.com/projectdelphai/panorama-tab-groups/blob/master/CONTRIBUTION.md#translations) to learn how to add plural rules to fix any broken translations.

    Thanks for waiting and supporting this project :) As always, suggestions are welcome [here](https://github.com/projectdelphai/panorama-tab-groups/issues). We're especially looking for translations so please help if you can! If you're not sure how exactly to submit a pull request, you can just translate every message line [here](https://github.com/projectdelphai/panorama-tab-groups/blob/master/src/_locales/en/messages.json) and drop it in an issue and I'll put it in the code.

    Quelltext steht unter der Mozilla Public License 2.0

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 0.8.11

    Veröffentlicht 4. Nov. 2019 – 74,97 KB
    Funktioniert mit firefox 42.0 und höher
    Bug fix since last update broke existing installations. Here's hoping *crossed fingers*

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.10

    Veröffentlicht 4. Nov. 2019 – 75,08 KB
    Funktioniert mit firefox 42.0 und höher
    Welcome back after the holidays! As usual, sorry for the quietness but here's finally a new release. There's a lot of new exciting features such as tiling, search functionality and small QoL changes. I've been doing a lot of side-projects due to a new job to keep learning. I have my new dev environment up and running so you should start seeing more work from me soon! I'm hoping to get a new computer near the end of the month to replace my old dev server, but hopefully I can pump out some quality work before I go dark for that. Sorry for the wait and enjoy the following news!

    New Features/Changes
    ==================
    1. Added Tiling! The icons will probably get reworked in the future, but you can now (at the view page) select whether you want freeform view to move groups around as you want or tiling to automatically evenly split all the groups.
    1. Basic search functionality is now here! Type the name of the open tab you want to find in the search bar in the view page and that tab should now be selected and highlighted in blue.
    1. If you click on a group in the background, it'll now raise to the foreground (thanks to @crass )
    1. Restoring from old extensions should look a little nicer now (thanks to @crass )
    1. You can now move tab groups by selecting any part of the group, not just the header. Mouse icons should reflect this now as well.
    1. There is a reset button now but it isn't implemented yet. Hoping to have it finished by next release.
    1. Title of tab groups shows up when you hover the icon, the number of groups is now displayed on the icon as well.
    1. Added new translations

    Bug fixes/Backend work
    ==================
    1. David Gurk reworked a lot of how the shortcuts are handled and coded and helped out a bunch. Thanks!
    1. David removed urls from the tab group tab titles which was causing issues with PTG and rendering the view/tabs properly. Should reduce a bunch of the blank screen issues.
    1. Fixed bug which broke the backup utility
    1. Groups are created properly on new windows
    1. Removed internal debugging console logs, added comments.

    Known Bugs/Issues
    ==================
    1. Group IDs always increment and never decrement after closing a group so if you've been using PTG for a while, I'm sure your IDs will be very high. I'll be fixing that soon, ~should be an easy fix.~ It wasn't as easy as it looked. Will still be looking into this.
    1. I'm sure many translations broke with the new plural rules. Please take a look at the bottom of [this page](https://github.com/projectdelphai/panorama-tab-groups/blob/master/CONTRIBUTION.md#translations) to learn how to add plural rules to fix any broken translations.

    Thanks for waiting and supporting this project :) As always, suggestions are welcome [here](https://github.com/projectdelphai/panorama-tab-groups/issues). We're especially looking for translations so please help if you can! If you're not sure how exactly to submit a pull request, you can just translate every message line [here](https://github.com/projectdelphai/panorama-tab-groups/blob/master/src/_locales/en/messages.json) and drop it in an issue and I'll put it in the code.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.9

    Veröffentlicht 28. Mai 2019 – 65,32 KB
    Funktioniert mit firefox 42.0 und höher
    New Features/Changes
    ==================
    1. Huge refactoring/performance changes by @aroskuski <3 People with large amounts of tabs/groups should see pretty big improvement.

    Small changes/bug fixes
    ==================
    1. Added a bunch of translations

    Known Bugs/Issues
    ==================
    1. Group IDs always increment and never decrement after closing a group so if you've been using PTG for a while, I'm sure your IDs will be very high. I'll be fixing that soon, should be an easy fix.
    1. I'm sure many translations broke with the new plural rules. Please take a look at the bottom of [this page](https://github.com/projectdelphai/panorama-tab-groups/blob/master/CONTRIBUTION.md#translations) to learn how to add plural rules to fix any broken translations.

    I know things have been pretty quiet around. I've been doing a lot of side-projects due to a new job to keep learning. Just got my revised environment up and running so while it isn't very pretty, I am able to merge pull request and do quick changes now. Should hopefully be back on track now :) Sorry for the wait!

    Thanks for waiting and supporting this project :) As always, suggestions are welcome [here](https://github.com/projectdelphai/panorama-tab-groups/issues). We're especially looking for translations so please help if you can! If you're not sure how exactly to submit a pull request, you can just translate every message line [here](https://github.com/projectdelphai/panorama-tab-groups/blob/master/src/_locales/en/messages.json) and drop it in an issue and I'll put it in the code.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.8

    Veröffentlicht 19. Feb. 2019 – 51,68 KB
    Funktioniert mit firefox 42.0 und höher
    New Features/Changes
    ==================
    1. You can now send tabs to other groups through the context menu! Just right click on a tab and send to another group :) Just an FYI, for now you can technically right click and send the Panorama view to another tab. Just close the view and everything will fix itself.
    1. Tab groups now include the group ID next to the tab count. This is more for development/debugging but it might help you figure out which group to send a tab to (if you haven't named any yet).
    1. Added Polish translations thanks to @marsjaninzmarsa, French translations thanks to @lionel-bijaoui, and Korean translations thanks to @hong620
    1. Added Russian translations and plural forms thanks to David Gurk

    Small changes/bug fixes
    ==================
    1. Probably the biggest fix this release was fixing the bug where you couldn't save a backup of your groups. It was a simple problem, but hard to find, a missing html tag introduce back in v0.8.7 :( should be good to go now though!
    1. During developing PTG and updating firefox, the update page won't open up. It will only open when there's a new release of Panorama Tab Groups.
    1. A bunch of refactoring thanks to @Bareus :)

    Known Bugs/Issues
    ==================
    1. Group IDs always increment and never decrement after closing a group so if you've been using PTG for a while, I'm sure your IDs will be very high. I'll be fixing that soon, should be an easy fix.
    1. I'm sure many translations broke with the new plural rules. Please take a look at the bottom of [this page](https://github.com/projectdelphai/panorama-tab-groups/blob/master/CONTRIBUTION.md#translations) to learn how to add plural rules to fix any broken translations.

    Thanks for waiting and supporting this project :) As always, suggestions are welcome [here](https://github.com/projectdelphai/panorama-tab-groups/issues). We're especially looking for translations so please help if you can! If you're not sure how exactly to submit a pull request, you can just translate every message line [here](https://github.com/projectdelphai/panorama-tab-groups/blob/master/src/_locales/en/messages.json) and drop it in an issue and I'll put it in the code.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.7

    Veröffentlicht 28. Jan. 2019 – 45,13 KB
    Funktioniert mit firefox 42.0 und höher
    New Features/Changes
    ==================
    1. Double-clicking to open a group will open a group at mouse position instead of in the top left corner.
    1. You can now pick the position of the pinned tabs toolbar.
    1. Picking the theme and toolbar position is done in the options page now.
    1. New updates for Panorama Tab Groups now loads the update page letting users know of any new changes. Installing the add-on for the first time sends you to the add-on webpage.
    1. Support for translations has been implemented. Basic support for English, German and Chinese.

    Small changes/bug fixes
    ==================
    1. Should now be easier to move groups
    1. Refactored code :)
    1. Should now be more clear when you're renaming groups.


    Thanks for waiting and supporting this project :) As always, suggestions are welcome [here](https://github.com/projectdelphai/panorama-tab-groups/issues). We're especially looking for translations so please help if you can! If you're not sure how exactly to submit a pull request, you can just translate every message line [here](https://github.com/projectdelphai/panorama-tab-groups/blob/master/src/_locales/en/messages.json) and drop it in an issue and I'll put it in the code.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.6

    Veröffentlicht 18. Dez. 2018 – 37,42 KB
    Funktioniert mit firefox 42.0 und höher
    * Bug fix to allow you to properly navigate to other tabs with the arrow keys
    * CSS adjustment to pinned tabs

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.5

    Veröffentlicht 17. Dez. 2018 – 37,34 KB
    Funktioniert mit firefox 42.0 und höher
    * CSS Redesign
    * Sidebar moved to the top
    * Keyboard shortcuts added

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.4

    Veröffentlicht 22. Nov. 2018 – 36,28 KB
    Funktioniert mit firefox 42.0 und höher
    * Pinned tabs are now separated onto the side bar
    * Settings stored in side bar as well
    * Some visual changes and bug fixes

    Thanks to BlangTech (https://github.com/blangtech) for the code for this release

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.3

    Veröffentlicht 12. Sep. 2018 – 33,06 KB
    Funktioniert mit firefox 42.0 und höher, android 48.0 bis 68.*
    *Bugfix/Feature* You can now close groups with left mouse doubleclick so groups won't be lost off scren
    *Feature* now support gesturefy/messaging from other addons

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.2

    Veröffentlicht 10. Sep. 2018 – 32,63 KB
    Funktioniert mit firefox 42.0 und höher, android 48.0 bis 68.*
    Bugfix: Added back functionality to import and export groups

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 0.8.1

    Veröffentlicht 8. Sep. 2018 – 32,61 KB
    Funktioniert mit firefox 42.0 und höher, android 48.0 bis 68.*

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.