Browser Relay v1.5.2 — Working-tab glow and activity fixes
Browser Relay 1.5.2
The working tab now shows a softly diffused, multicolor edge glow and a blinking
status dot on its website icon. Cool and warm color pools move independently,
with no solid border or rounded frame. Page titles stay unchanged.
- Fix unwanted activity animation when opening ordinary tabs. Automatic debugger
attachment, logging subscriptions, session claims and heartbeats stay idle. - Keep the indicator active throughout a running operation, including waits.
Overlapping operations share it; completion, cancellation and disconnect clean
it up, and active navigation carries it to the new document. - Restore the website's latest icon after work. The decoration does not intercept
clicks, change page layout or appear in accessibility snapshots. Reduced-motion
settings show a static glow and status dot.
Upgrade
npm install -g @linsoai/browser-relay@1.5.2
browser-relay restart
browser-relay pathReload the existing unpacked Browser Relay extension in chrome://extensions,
using the extension directory printed by browser-relay path. Restarting the
daemon alone does not update the running Chrome extension. Run
browser-relay doctor to confirm the live version.
The extension adds Chrome's favicon permission to read locally cached website
icons. No external favicon service is used. This release updates npm and the
GitHub extension download; it does not update a Chrome Web Store installation.
Validation: 130 unit tests passed (9 environment-dependent skips), 37 isolated
browser tests passed, and the production dependency audit found no vulnerabilities.
中文
工作标签页改为多彩流动柔光与网站图标上的闪烁状态点。冷暖光团独立游动,
没有实体边框或圆角,保留网站原标题。修复普通新标签页误触发动画的问题;
任务结束、取消或断连后恢复网站图标,支持减少动态效果设置。
升级 npm 包后,还需在 Chrome 扩展管理页重载本地插件,光晕才会更新。