Skip to content
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.

Releases: yfdyh000/tabutils

Release notes for 2017.08.17

18 Aug 13:16
Compare
Choose a tag to compare

Set multiprocessCompatible to true, although this support is incomplete.
[Fix] Tabs tooltip always shown as "Collapse Stack" in Fx55+
[Fix] textStyle of Tabs has broken since Fx53 [Bug 658467]
[Fix-follow] Fix Bookmark All Tabs broken in the previous version, #110
update locale/de, #130

No new updates is expected, and this add-ons will stop working in Firefox 57. See https://github.com/yfdyh000/tabutils/.

Release notes for 2017.02.04 - 2017.01.27

05 Feb 06:14
Compare
Choose a tag to compare

2017.02.04:

  • Reduce blinking for page's context menu showing, #121
  • [workaround] Avoid breaking with Add Bookmark Here ², #110
  • [Fix] behavior of reuseBlank in gBrowser.addTab, resolve issues: #103, #100, #96, #44, #32.
  • Modify the error message for "Failed to hook "
  • [Fix-follow] Code cleanup

2017.01.30:

  • [Fix] handleDroppedLink fail since Fx52b1
  • Improve responsiveness of context menu under e10s, #121
  • Improve openSelectedLinksInTab's performance
  • [Fix] autoStack for loadTabs is broken since Fx52b1
  • [Fix] Fix two "Failed to hook" since Fx52

2017.01.27:

  • [Fix] Mouse scroll to focus a tab advances two tabs at a time, #122. Thanks to Erdem Uncuoglu.

Many fixes, but not all

27 Dec 05:52
Compare
Choose a tag to compare

Note: fixing coding for some problems is still difficult. Please continue with feedback if that issue is not labeled as "bug" or listed in Projects. If you are interested in coding, please ask any questions regarding progress or difficulties.

Fixes:

  • [Fix] mouse scroll to focus tab broken since Fx48, fix #97
  • [Fix] Enter key on Address bar to open in new tab, since Fx50, fix #115
  • [Fix] Avoid Bookmark Properties dialog appears as blank since Fx49, #110
  • [Fix] Datetime as title for "Bookmark All Tabs…" now works for Fx44+, #65
  • [workaround] Fix middle click on link get it open in the foreground if e10s turn on, #117
  • [Fix] extensions.tabutils.openTabNext=1[All] not work since Fx51, #109
  • [Fix] Allow open new privacy-browsing or non-e10s window when single-window mode is enabled. #98
  • [Fix] Sound indicator should be located on right side of tab, #90

Please wait for AMO review and auto-update if you need to use this on Release or Beta.

[Add] "extensions.tabutils.autoCleanupStack"

31 Jul 14:38
Compare
Choose a tag to compare

Add "extensions.tabutils.autoCleanupStack" pref for automatic cleanup orphaned stack. This reset like color settings. #94.

2016.06.08: [Fix] gBrowser.mFaviconService has been removed since Fx47, it causes…

07 Jun 16:59
Compare
Choose a tag to compare

[Fix] gBrowser.mFaviconService has been removed since Fx47, it causes problems if you have configured custom toolbar button. fix #89.

2016.06.05

05 Jun 00:40
Compare
Choose a tag to compare

[Fix] Back/forward menu and Session History Menu be broken since Fx43

Note: These menu updates slower is the official bug, see bug 1278090.

Some fixes for previous release

23 Mar 14:00
Compare
Choose a tag to compare
  • Fix compatibility broken for Fx28 and earlier, including Pale Moon. see #67.
  • Fix the Open All in Tabs open a tab only. #84
  • Fix the "tab-twisty" (tab stacking) isn't shown in Fx45+. fix #79
  • No new fixes was introduced at this time, due to the technology shortage.

compatibility updates for recent versions (about Firefox 44-46)

20 Mar 05:56
Compare
Choose a tag to compare

Fixed some major problems for recent versions. Not fixed all compatibility issues yet.

  • Reduce burrs for Undo button in dark theme, #4
  • [Workaround] Avoid Bookmark Properties dialog appears as blank, through disable the datetime as title for "Bookmark All Tabs…".
  • [Adjust] extensions.tabutils.disableTabMoveAnimation to false by default. #76
  • Note that some new bugs is known be introduced in this release, please wait for new release. As well as, Firefox 29 and earlier was fully broken for this version, including Pale Moon.

Fix bookmarks items cannot be opened in recent Nightly

20 Sep 12:37
Compare
Choose a tag to compare

See #50.

2015.09.20: tab_utilities_fixed-1.5.2015.09.12-fx.xpi is verified by Mozilla.

Fix some tab icons issues on Fx40~41+

10 Sep 11:22
Compare
Choose a tag to compare
  • 2015.09.11: some additional fixes and cleanup code.
  • Fix the locked, protected, autoReload and close tab icons, #48
  • Skip invisible links in 'open selected links in tab' function, see #45