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

All Tabs Helper 版本历史 - 25 个版本

All Tabs Helper 作者: Kevin Jones

评分 4.4 / 5
4.4 / 5 星
5
107
4
38
3
8
2
4
1
7
All Tabs Helper 版本历史 - 25 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.2.45

    发布于 2021年3月14日 - 359.76 KB
    适用于 firefox 42.0 及更高版本

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

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

    版本 1.2.44

    发布于 2021年3月12日 - 358.67 KB
    适用于 firefox 42.0 及更高版本

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.43

    发布于 2021年1月11日 - 356.68 KB
    适用于 firefox 42.0 及更高版本
    Implemented speech command experiment. Must have the following set to `true` in about:config:

    media.webspeech.recognition.enable
    media.webspeech.recognition.force_enable

    Default keyboard shortcut to enable: Ctrl+Shift+M (Cmd+Shift+M for Mac)

    Dialog will appear with suggestions for spoken commands which can switch windows, open full view window, history back/forward, filter tabs in "all" menu. Permission will be asked to use your microphone. Note that command listening will only be active briefly. After expiration a new requests can be made using the same keyboard shortcut.

    This is just a proof-of-concept, and may not be especially useful depending on your workflow. For details regarding how your audio is privately handled by Mozilla see:

    https://wiki.mozilla.org/Web_Speech_API_-_Speech_Recognition

    Fixed bug where "recent" history was not persisted correctly across Firefox restarts.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.42

    发布于 2020年10月11日 - 186.69 KB
    适用于 firefox 42.0 及更高版本
    Fixed bug which caused tabs count to not be displayed.

    Implemented throttling strategy for bulk reloading of tabs to mitigate browser choking when large numbers of tabs are reloaded.

    Implemented workaround for FF bug 1511756 so proper titles will be displayed when reloading suspended tabs.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.41

    发布于 2020年9月27日 - 185.7 KB
    适用于 firefox 42.0 及更高版本
    Removed console dump.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.40

    发布于 2020年9月27日 - 185.71 KB
    适用于 firefox 42.0 及更高版本
    Fixed bug which nullified 1.2.39 update Favicon caching optimization.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.39

    发布于 2020年9月27日 - 185.7 KB
    适用于 firefox 42.0 及更高版本
    Optimized messaging techniques for more efficient data transfer to UI components
    Optimized data transfer to UI components by caching large Favicon data URLs.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.38

    发布于 2020年9月21日 - 183.05 KB
    适用于 firefox 42.0 及更高版本
    Fixed bug created in 1.2.37 update where clicking on search result for a
    suspended tab item in multi-window mode didn't always work

    Rapid update, please see version 1.2.37 release notes:
    https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.37

    发布于 2020年9月21日 - 182.78 KB
    适用于 firefox 42.0 及更高版本
    Selection of maximum disk cache size (for searching suspended tabs) –
    Options > Filter/Search

    Eliminated memory caching of text when searching suspended tabs. (Memory
    caching holds the text of all (now un-suspended) tabs in memory the first
    time a search is done. Loaded tabs are still memory cached.)

    The point of this change is to be consistent with the fact that users suspend
    tabs to free up memory. If users feel an option to also not memory cache
    loaded tabs would be useful, please contact me allassopraise@gmail.com

    Added "Icon underscore" to color-bar options in Container tabs support options.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.36

    发布于 2020年9月13日 - 181.56 KB
    适用于 firefox 42.0 及更高版本
    Re-instated "Show remaining tabs in "recent" menu"
    Fixed bugs in keyboard shortcut assignment UI
    Container properties assignment dialog now loads previously assigned properties on opening

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.35

    发布于 2020年9月10日 - 180.95 KB
    适用于 firefox 42.0 及更高版本
    Adjusted rapid-fire throttling of tab content text caching to a longer value to minimize redundant caching.

    Fixed broken tracking that was added in 1.2.34 release.

    Rapid release, see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/
    for complete version history.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.34

    发布于 2020年9月9日 - 180.88 KB
    适用于 firefox 42.0 及更高版本
    Added "Container group color/name" item to context menu

    This is a workaround til bugs 1386673, 1663547 get fixed. Invokes a UI allowing the user explicit assignment of name and color to the container group of the hovered container tab. Will assign all tabs belonging to the same group.

    Added tracking device for tabs content text caching.

    Rapid release, see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/
    for complete version history.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.33

    发布于 2020年9月8日 - 173.19 KB
    适用于 firefox 42.0 及更高版本
    Due to Firefox bugs 1663547 and 1386673, the features that support Firefox Container tabs is now in a limited capacity, in order to not risk data loss that might occur.

    ATH will recognize whether a tab is a Container tab or not, however will not be able to distinguish which group it belongs to.

    If using option, all container tabs will be decorated with the same color (blue). Container name in the meta popup will be "Container".

    If using option, typing "c:" will restrict filtering to all container tabs. "c:" must not have any text immediately after the colon, or no results will appear. (eg, don't type "c:work".)

    I'm sorry for the inconvenience. When these bugs get fixed ATH will resume full Container tabs support.

    https://bugzilla.mozilla.org/show_bug.cgi?id=1663547
    https://bugzilla.mozilla.org/show_bug.cgi?id=1386673

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.32

    发布于 2020年9月7日 - 172.64 KB
    适用于 firefox 42.0 及更高版本
    Bugfix for 1.2.31 update

    Rapid-fire update, please see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/ for changelogs of previous updates.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.31

    发布于 2020年9月7日 - 172.63 KB
    适用于 firefox 42.0 及更高版本
    Implemented caching text on disk so suspended tabs can be searched – opt-in – Experimental
    Fixed bug where container tab item decoration didn't always work after single tab update
    Made changes in menu data handling
    Fixed anomalies in search mode UI

    Rapid-fire update, please see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/ for changelogs of previous updates.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.30

    发布于 2020年9月6日 - 172.07 KB
    适用于 firefox 42.0 及更高版本
    Fixed bug where sites using animate favicon or title updates could increase resource usage.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.29

    发布于 2020年9月4日 - 171.88 KB
    适用于 firefox 42.0 及更高版本
    Increased left and right color bar thicknesses to 3px on Container tab item decoration

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.28

    发布于 2020年9月4日 - 171.83 KB
    适用于 firefox 42.0 及更高版本
    Fix bug from 1.2.27 update

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.27

    发布于 2020年9月4日 - 171.69 KB
    适用于 firefox 42.0 及更高版本
    Implemented Containers filter (c:) for "search" mode

    Added more options for color bar decorating of Container tab items.
    (See Preferences > Appearance > Support Firefox "Containers" feature)

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.26

    发布于 2020年9月2日 - 170.08 KB
    适用于 firefox 42.0 及更高版本
    Added Firefox Containers feature support:

    Option to decorate tab items with corresponding color bar.
    Tab meta hover popup will display container name
    Enable in Preferences > Appearance > Support Firefox "Containers" feature

    Ability to filter tab items by Container name using "c:" field encoding
    Enable and see detailed instruction in Preferences > Filter/Search

    Improved support for Tabs Bar context menu.
    See options and details in Preferences > Tabs Bar Context Menu

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.25

    发布于 2020年9月1日 - 167.51 KB
    适用于 firefox 42.0 及更高版本
    Various bug fixes on 1.2.24 update.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.24

    发布于 2020年8月31日 - 167.27 KB
    适用于 firefox 42.0 及更高版本
    Some refactoring of the extended listing order addition from the last update.
    Default is now to sustain setting, with temporary sort optional. Also some
    improvements on menu handling when switching between listing orders,
    attempting to keep the active tab in view.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.23

    发布于 2020年8月31日 - 166.27 KB
    适用于 firefox 42.0 及更高版本
    Extended sort order/"lexiconicize" option. Can now also sort according to sites,
    with tabs sorted lexicographically within each site group. If you choose, you
    can also sustain settings, retaining the sort mode until explicitly changing.

    See Preferences > ATH UI Context Menu > 'Sorting options of "all" menu UI items'
    for settings and more details on how this works.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.22

    发布于 2020年8月30日 - 164.29 KB
    适用于 firefox 42.0 及更高版本
    Improved keyboard shortcuts UI, all shortcuts including window-focus commands are
    incorporated in a single dialog, accessible from Preferences or window rename popups.

    The UI now has provision to prevent creating conflicts.

    Added "Sort by title" and "Sort by url" items to the ATH context menu.
    These can be enabled by selecting the "Sort alltabs UI items" preference.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.21

    发布于 2020年8月26日 - 228.72 KB
    适用于 firefox 42.0 及更高版本
    Major refactoring of code which handles management of tab events and changes
    Major refactoring of code which handles menu display
    These changes hope to give better performance, particularly when the sidebar UI
    is used in several windows.

    Added pin/unpin tab/selected tabs to ATH context menu (Enable in ATH Preferences)
    Added "lexiconicize" to ATH context menu (Enable in ATH Preferences)

    Several context menu items are now optional
    (View ATH Preferences > ATH UI Context Menu to see additions)

    Added ability to assign keyboard shortcuts to switch windows (multi-window mode)
    UI is available via button in the "window rename" dialog, as well as in ATH Preferences
    ("Window rename" dialog is accessible by right-clicking on a window title)

    Restructuring of how multi-window mode is handled:

    The "w" window button will now always be accessible in the menu, whether multi-window mode is enabled or not. This will provide the option of switching to multi-window and back. This will always enable the feature globally.

    "Full View Window" will function independently of the global setting, and the user can switch between showing tabs in individual windows, or all windows. This is accessible from the "window" button.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
转至 Mozilla 主页

附加组件

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

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

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

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