This release includes an XPI file that is automatically generated after each push to the master branch.
dev-build - 2026-04-27
✨ New Features
- Show container color strip in tabview (
881064e) - (not)interact with "tab-group" (
d13a204) - Support split view (
fea30ae)
🐛 Bug Fixes
- Browser freeze when using single view mod (
0f62ccc) - Refresh group thumb when switch between dark & light mode (
d27f6d9) - Matching rule cause ff upgrade backup can't be read (
a9ab0ee) - ESM-ification (
536ad5b) - 133 removed gBrowser.showOnlyTheseTabs (
2a4f336) - 133 removed gBrowser._numPinnedTabs (
195fc6e) - Limit tab index not exceed allowed length (
0081b90) - Follow up Bug 1880914 (
c42e6fc) - Console.log (
b3cd7e3) - File rule (
9b9415a) - 133 gURLBar (
3600675) - Fix temp fix for overlay scrollbar not reappear (
5f1ba08) - Menu.getAttribute(...) is null (
d2973a7) - Bug 1932600 - Use customtitlebar rather than tabsintitlebar in front-end code. (
92eddc8) - ESM-ification 2 (
9133ecc) - Compatibility with TMP (
a3acc45) - Csp strict (
ab7cc1f) - Inline strict (
eb0803b) - UndoCloseTab move to SessionWindowUI (
ccdd17f) - Compatibility with TMP (
206d683) - More CSP block (
c1fe6ea) - Search-textbox got removed (
0d4c1fe) - Customizableui url (
dea8d02) - Arrow key navigate not scroll search results (
0e10cb6) - Type change in defineLazyServiceGetter calls (
88a2a50) - Follow up bug 1986130 (
d18cc48) - Placeholder icon place (
7481e5c) - Initial Document (
d0c917b) - New searchbar is reusing urlbar expand target (
64b2ae5) - Righter way to init frame & thumbing @ start (
d772c31) - Css rule of [collapsed] (
6b92d0c) - Warn on shutdown() (
43a690d) - Use contentType check for image tabs (
f572e30)
🔧 Maintenance
- I mageSmoothingEnabled = true for thumb canvas (
828d1bf) - Update main.yml (
45f66ac) - Simplify background thumbing (
df4e996) - Background hide (
08343ef) - 125 (
7fb0cf9) - Update Keysets.jsm (
05f9e3d) - Update Keysets.jsm (
3c45de3) - Remove useless lines (
25fa8da) - Use requestAnimationFrame() to improve smoothness (
2305fa4) - Remove now meaningless compatibility for SessionManager (
d7faeb9) - Option page dark theme css (
3b8e237) - Remove path no longer exist (
888c31d) - Reduce XPCOMUtils uses (
db6675d) - Optional TMP only call (
c4a11c6) - Simplify signed state check a little (
e144e68) - Clean up (
f5abcbb) - Reverse TMP check (
3fe7e6e) - Jump to search result (
0a94bc3) - Show upgrade backup in session file selector (
d8a9d8b) - Proper global property in sandbox (
b7e3231) - ESM path to constant (
8cfe71d) - Add source context to Cu.evalInSandbox calls (
957a871) - Add vertical scrolling to quickaccess contents (
63fe3fc) - Remove obsolete logic (
aeccc56) - Simplify Storage.jsm (
9ce205c) - Use PageThumbs.captureTabPreviewThumbnail (
e0f80fe) - Use tab.splitview instead of DOM checks (
dceb374) - Revert "Closes #183 bugfix FireGestures opening context menus" (
8c77af9) - Remove 'compatibilityFix/windowFixes' (
cd1848f) - Css dark tabItem & remove useless scroll (
dff386d) - File naming (
0e58f2b) - Less errMsg (
eb40231)
🛸 Other Changes
- Update OTabView.xhtml (
a9f4550) - -moz-image-region is no more (
1991886) - Not switch group when close tab in TabView (
f5b7f95) - Stable group scale when window scaled (
5f00450) - 113 (
2e9dbb6) - 113 (
79a78b5) - Temp fix for overlay scrollbar (
edf2cd8) - Update quickAccess.css (
61aafa3) - 115a (
b364d1d) - Disable group snap as it kraken all over place (
3a9ef33) - Disable group active after close tab as it against user instinct (
c1d43e9) - Add check to invalid a blank white snapshot (
cecd2d2) - Hunt down undefined exception (
604b6e9) - Remove unused (
a6107d9) - Fix importSelected (
c31198f) - Add stop to canvas update to try prevent extra canvas (
bd0517d) - SessionStore function name (
f83b52a) - Update UI.jsm (
bff514b) - 1st 117 fix (
1d5f88d) - 1834305 - Remove intl/locale/PluralForm.sys.mjs as unused. (
6fb375e) - 120 (
0e894a9) - -moz-image-rec RIP (
d3ea947) - Handle key missing (
b5b5c3c) - Fix SSS (
c560ee5) - Fix ChromeUtils.importESModule uses (
cb3b352) - Update Storage.jsm (
cce92dd) - Update README.md (
198557d) - Update README.md (
051faaf) - Update TabItems.jsm (
22c6ff2) - Handle foxview (
8dd8385) - No longer switch group when r-clicked a group item (
1447c43) - Allow context menu on search result (
3d4d980) - Catch page thumb capture error (
8b70af1) - After tab restore start thumb update right away (
ab42ef6) - Use ChromeUtils.defineLazyGetter instead of XPCOMUtils.defineLazyGetter (
c164c71) - Update common.css (
28024cb) - Handle firefoxview 2 (
9fa7f3b) - Create main.yml (
46ff620) - Update README.md (
3269e37) - Update README.md (
1180ee8) - Update README.md (
b1c9431) - Update main.yml (
aab1e01) - Fix regex to capitalize list item prefixes (
6a12575)