Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Panorama Tab Groups 版本历史 - 12 个版本

Panorama Tab Groups 作者: projectdelphai

评分 4.4 / 5
4.4 / 5 星
5
194
4
23
3
10
2
9
1
24
Panorama Tab Groups 版本历史 - 12 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 0.8.12

    发布于 2020年5月19日 - 102.17 KB
    适用于 firefox 42.0 及更高版本
    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.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 0.8.11

    发布于 2019年11月4日 - 74.97 KB
    适用于 firefox 42.0 及更高版本
    Bug fix since last update broke existing installations. Here's hoping *crossed fingers*

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.10

    发布于 2019年11月4日 - 75.08 KB
    适用于 firefox 42.0 及更高版本
    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.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.9

    发布于 2019年5月28日 - 65.32 KB
    适用于 firefox 42.0 及更高版本
    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.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.8

    发布于 2019年2月19日 - 51.68 KB
    适用于 firefox 42.0 及更高版本
    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.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.7

    发布于 2019年1月28日 - 45.13 KB
    适用于 firefox 42.0 及更高版本
    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.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.6

    发布于 2018年12月18日 - 37.42 KB
    适用于 firefox 42.0 及更高版本
    * Bug fix to allow you to properly navigate to other tabs with the arrow keys
    * CSS adjustment to pinned tabs

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.5

    发布于 2018年12月17日 - 37.34 KB
    适用于 firefox 42.0 及更高版本
    * CSS Redesign
    * Sidebar moved to the top
    * Keyboard shortcuts added

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.4

    发布于 2018年11月22日 - 36.28 KB
    适用于 firefox 42.0 及更高版本
    * 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

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.3

    发布于 2018年9月12日 - 33.06 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 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

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.2

    发布于 2018年9月10日 - 32.63 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    Bugfix: Added back functionality to import and export groups

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.8.1

    发布于 2018年9月8日 - 32.61 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。