Releases: TabPlex/tabplex-extension
Release list
TabPlex 1.0.4
What's changed
- Add Chrome manifest localization for English and Simplified Chinese, enabling separate localized Chrome Web Store listings.
- Keep the existing in-app English and Simplified Chinese language selector unchanged.
- Add release-artifact checks that require both locale files in every production directory and ZIP.
Security and permissions
- No new required permissions.
- No host permissions or content scripts.
- Native Messaging remains optional and is requested only when Agent Control is enabled.
Built and verified by the v1.0.4 release workflow.
TabPlex 1.0.3
TabPlex 1.0.3 focuses on safer workspace switching and a more reliable toolbar entry.
简体中文
本次更新
- 工作区切换或网页仍在加载时,工作区、网页清单和回收站的删除操作会明确禁用,并在悬停或键盘聚焦时说明原因。
- 后台增加切换期间的精确删除保护,避免其他扩展页面或 Agent 操作绕过界面后与切换事务竞争。
- 修复点击锁定删除入口后网页条目持续停留在侧滑状态的问题。
- 恢复工具栏 Popup,并在打开 Popup 时维护当前窗口唯一的固定 Home 标签。
- 首次安装时在后台创建固定 Home;更新已有版本时不会重复创建。
- 简化切换、维护、设置和引导流程中的重复队列,同时保留 revision、窗口绑定和失败恢复保护。
TabPlex 仍然采用本地优先设计,没有新增 host permissions,也不会在网页中注入内容脚本。
English
What changed
- Workspace, webpage-list, and Trash deletion is now explicitly disabled while a workspace is switching or its pages are still loading, with an explanation on hover or keyboard focus.
- Background reservations protect switch transactions from conflicting deletion initiated by another extension surface or Agent Control.
- Fixed a locked delete action leaving a webpage row stuck in its revealed position after a pointer click.
- Restored the toolbar Popup while keeping one pinned Home tab in the current window.
- A pinned Home tab is created in the background on first install without being recreated on updates.
- Simplified duplicated switch, maintenance, settings, and onboarding queues while preserving revision, window-binding, and recovery safeguards.
TabPlex remains local-first. This release adds no host permissions and injects no content scripts into websites.
Verification
- 558 automated tests passed; 1 test remains intentionally skipped.
- Chrome and Edge Manifest V3 packages passed page smoke tests and release artifact verification.
- Chrome SHA-256:
d1fe91cd8eb5b1831a7a9d585cde1560bd053aede360a370e01c4e749b9e22ec - Edge SHA-256:
0f7000e25ad38ede8aeb488ee3a64ee8cb20d8f58c555f8ba3b874dafac7092c
TabPlex 1.0.2
English
TabPlex 1.0.2 fixes extension identity and refines the Settings feedback layout.
Changed
- Chrome and Edge packages now use the fixed extension ID
cgenkcelnlbjbnpmembeekfjcldfagbh. - Added the official X (Twitter) and GitHub links beneath the feedback actions.
- Simplified the feedback copy.
Fixed
- Social icons now stay aligned to the right of the feedback description instead of wrapping into a detached footer row.
Download and install
tabplex-chrome-v1.0.2.zip: Chrome buildtabplex-edge-v1.0.2.zip: Edge build
These are developer-mode packages, not Chrome Web Store or Microsoft Edge Add-ons listings. Download and extract the appropriate ZIP, enable Developer mode on the browser's extensions page, choose Load unpacked, and select the extracted extension directory.
Verification
- 89 test files passed; 536 tests passed and 1 was skipped
- Type checks, formatting, secret scanning, license checks, and the production dependency audit passed
- Chrome and Edge production builds plus automated smoke checks for all four extension pages passed
- Both build directories and both ZIP packages passed release-mode artifact verification, including the fixed extension ID
简体中文
TabPlex 1.0.2 修复扩展身份一致性,并优化设置页反馈区域的布局。
变更
- Chrome 和 Edge 安装包现在固定使用扩展 ID
cgenkcelnlbjbnpmembeekfjcldfagbh。 - 在反馈操作下方新增官方 X(Twitter)和 GitHub 入口。
- 精简反馈说明文案。
修复
- 社交图标现在与反馈说明右侧对齐,不再换行到脱离内容的底部区域。
下载与安装
tabplex-chrome-v1.0.2.zip:Chrome 版本tabplex-edge-v1.0.2.zip:Edge 版本
当前提供的是开发者模式安装包,并非 Chrome Web Store 或 Microsoft Edge Add-ons 商店版本。下载并解压对应 ZIP,在浏览器扩展管理页开启开发者模式,选择加载已解压的扩展程序,然后选中解压后的扩展目录。
发布验证
- 89 个测试文件通过;536 项测试通过,1 项跳过
- 类型检查、格式、密钥扫描、许可证检查及生产依赖安全审计通过
- Chrome / Edge 正式构建及 4 个扩展页面的自动 smoke 检查通过
- 2 个构建目录和 2 个 ZIP 均通过 release-mode 产物校验,并验证了固定扩展 ID
SHA-256
- Chrome:
3f5f810458492353dbf243a7a6bdfbb96ac2c2508bde4f02784f9e2a9ee98805 - Edge:
e1fdca313eb3e69f7e785f3a92c09f0405812027ad8fab3753aeb22a580deeee
TabPlex 1.0.1
English
TabPlex 1.0.1 is a focused permission and release-integrity update.
Changed
- Native Messaging is now requested only when you explicitly enable optional Agent Control.
- Turning Agent Control off removes the optional browser permission again.
- Release metadata, contact details, and the official homepage now match the store-ready build.
Fixed
- Includes the post-1.0.0 workspace-switch reliability fixes under a distinct version so different binaries never share one release number.
- Keeps Agent Control disabled when permission is denied or later revoked.
Download and install
tabplex-chrome-v1.0.1.zip: Chrome buildtabplex-edge-v1.0.1.zip: Edge build
These are developer-mode packages, not Chrome Web Store or Microsoft Edge Add-ons listings. Download and extract the appropriate ZIP, enable Developer mode on the browser's extensions page, choose Load unpacked, and select the extracted extension directory.
Verification
- 89 test files passed; 536 tests passed and 1 was skipped
- Type checks, formatting, secret scanning, and the production dependency audit passed
- Chrome and Edge production builds plus automated smoke checks for all four extension pages passed
- Both build directories and both ZIP packages passed release-mode artifact verification
简体中文
TabPlex 1.0.1 是一次聚焦权限最小化和发布一致性的更新。
变更
- 仅在你主动启用可选的 Agent Control 时申请 Native Messaging 权限。
- 关闭 Agent Control 时会再次移除这项可选浏览器权限。
- 发布元数据、联系信息与官方主页已和商店候选版本保持一致。
修复
- 将 1.0.0 之后的工作区切换可靠性修复以独立版本发布,避免不同二进制文件共用同一版本号。
- 当权限被拒绝或之后被撤销时,Agent Control 会保持关闭。
下载与安装
tabplex-chrome-v1.0.1.zip:Chrome 版本tabplex-edge-v1.0.1.zip:Edge 版本
当前提供的是开发者模式安装包,并非 Chrome Web Store 或 Microsoft Edge Add-ons 商店版本。下载并解压对应 ZIP,在浏览器扩展管理页开启开发者模式,选择加载已解压的扩展程序,然后选中解压后的扩展目录。
发布验证
- 89 个测试文件通过;536 项测试通过,1 项跳过
- 类型检查、格式、密钥扫描及生产依赖安全审计通过
- Chrome / Edge 正式构建及 4 个扩展页面的自动 smoke 检查通过
- 2 个构建目录和 2 个 ZIP 均通过 release-mode 产物校验
SHA-256
- Chrome:
97bf854aaafeec718cfcbecc7ebba9b4191d68bff758649233f984c683d02ddb - Edge:
3945d35b7c557cb90508e33e2a80704e8c26bcc88a3ae71f47e21b3fb95d63f4
TabPlex 1.0.0
English
TabPlex's first public release brings local-first browser workspaces, safe
switching, task context, history recovery, and backups into one workflow.
What's included
- Create, search, and switch workspaces in the current browser window
- Rolling tab loading for large workspaces, failed-switch recovery, and tab-state
protection - Workspace notes, linked resources, Timeline, and snapshot recovery
- Local backup import, export, and integrity validation
- Chrome and Edge shortcuts with a compact desktop interface
- Optional local Agent Control; the Native Host must be installed separately and
is not included in the extension ZIP
Download and install
tabplex-chrome-v1.0.0.zip: Chrome buildtabplex-edge-v1.0.0.zip: Edge build
These are developer-mode packages and are not Chrome Web Store or Microsoft Edge
Add-ons listings. Download and extract the appropriate ZIP, enable Developer
mode on the browser's extensions page, choose Load unpacked, and select the
extracted extension directory.
Release verification
- GitHub Actions passed 87 test files and 517 tests
- Formatting, secret scanning, third-party license checks, and the production
dependency audit passed - Chrome and Edge production builds plus smoke checks for all four extension
pages passed - Both build directories and both ZIP packages passed release-mode artifact
verification
简体中文
TabPlex 的首个公开版本。它以本地优先的方式管理浏览器工作区,并把安全切换、
任务上下文、历史恢复和备份放在同一条工作流里。
主要内容
- 在当前浏览器窗口中创建、搜索和切换工作区
- 大型工作区的滚动加载、失败恢复与标签页状态保护
- 工作区笔记、关联资源、时间线与快照恢复
- 本地备份导入、导出与完整性校验
- Chrome / Edge 快捷键与紧凑的桌面端界面
- 可选的本机 Agent Control;Native Host 需要单独安装,不包含在扩展 ZIP 中
下载与安装
tabplex-chrome-v1.0.0.zip:Chrome 版本tabplex-edge-v1.0.0.zip:Edge 版本
当前提供的是未上架商店的开发者安装包:下载并解压对应 ZIP,在浏览器扩展管理页
开启开发者模式,选择加载已解压的扩展程序,然后选中解压后的扩展目录。
发布验证
- GitHub Actions:87 个测试文件、517 项测试全部通过
- 格式、密钥扫描、第三方许可和生产依赖审计通过
- Chrome / Edge 生产构建及 4 个扩展页面 smoke 通过
- 2 个构建目录与 2 个 ZIP 已通过 release-mode 产物校验
SHA-256
- Chrome:
d2c0b4b169fd6ce6398678ab68a46801c725aefefa642a6000afd52279850987 - Edge:
d99c9f6042af78b37d9a045c654de0bac2d3cb1c066ad267e80b268dd6de0365