ZapVox — Communication Assistant for WhatsApp Web 版本历史 - 25 个版本
ZapVox — Communication Assistant for WhatsApp Web 作者: ZapVox
ZapVox — Communication Assistant for WhatsApp Web 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.15.92
发布于 2026年9月18日 - 389.8 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
较早版本
版本 3.15.91
发布于 2026年9月18日 - 389.57 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.89
发布于 2026年9月18日 - 389.82 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.88
发布于 2026年9月18日 - 389.7 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.87
发布于 2026年9月18日 - 389.57 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.86
发布于 2026年9月18日 - 389.28 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.80
发布于 2026年9月16日 - 387.02 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.79
发布于 2026年9月14日 - 384.67 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.78
发布于 2026年9月14日 - 383.95 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.77
发布于 2026年9月14日 - 383.13 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.76
发布于 2026年9月14日 - 383.12 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.75
发布于 2026年9月13日 - 383.04 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.74
发布于 2026年9月13日 - 382.82 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.73
发布于 2026年9月13日 - 382.38 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.72
发布于 2026年9月13日 - 381.79 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.71
发布于 2026年9月12日 - 381.51 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.68
发布于 2026年9月12日 - 378.29 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.67
发布于 2026年9月12日 - 376.71 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.66
发布于 2026年9月12日 - 376.36 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.65
发布于 2026年9月12日 - 376.26 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.64
发布于 2026年9月12日 - 375.66 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.63
发布于 2026年9月12日 - 375.04 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.62
发布于 2026年9月12日 - 374.93 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.61
发布于 2026年9月11日 - 374.51 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布
版本 3.15.55
发布于 2026年9月10日 - 370.97 KB适用于 firefox 140.0 及更高版本Same code base as 3.15.54 (approved). Changes in this version: (1) the per-contact notes feature ships enabled by default again (it was disabled while we investigated an unrelated session issue, now fixed); (2) the daily recap prompt asks for a final "agreed items" block; (3) the popup lists the notes written today, read from chrome.storage.local only — notes are never sent to any server, as stated in our privacy policy. No new requests, no new permissions, no new hosts.
BUILD (reproducible; the source package ZapVox-v3.15.55-SOURCE.zip is uploaded with this version and contains README-BUILD.md with the same steps):
- Node.js v22.23.2, npm 10. No other tools.
- npm ci (at the package root)
- cd apps/extension && npm run build:firefox
- Output: apps/extension/dist-firefox/ — matches the submitted zip byte for byte (manifest = manifest.firefox.json).node scripts/guarda-zip-release.jsperforms that comparison.
- Bundler: Vite 5. No remote code is loaded at runtime; no minified file is treated as source (all TypeScript is in apps/extension/src/).
The extension requires a ZapVox account (login). We do not publish shared credentials; if you need a dedicated test account for review, please request it and we will provision one.源代码遵循 保留所有权利 发布