ContainSite 版本历史 - 10 个版本
ContainSite 作者: salmutt
ContainSite 版本历史 - 10 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.7.0
发布于 2026年4月8日 - 64.48 KB适用于 firefox 100.0 及更高版本New features:
- Cloudflare-safe mode: per-container shield toggle that reduces spoofing to only vectors that don't trigger bot detection (canvas, audio, fonts, timezone, WebRTC) while keeping UA, platform, WebGL, and screen at real values to avoid consistency mismatches
- Preserve original tab: clicking a cross-domain link opens the target in a new container tab while keeping the original page open
- Cancel-based container assignment: navigations are cancelled synchronously before the tab leaves the current page, eliminating visual flash and duplicate tab issues
Performance:
- Removed blocking flag from onBeforeRequest (only observes main_frame, never modifies)
- Added types filter to onBeforeSendHeaders (main_frame, sub_frame, xmlhttprequest only) to reduce IPC overhead on heavy single-page apps
Bug fixes:
- Fixed duplicate tabs spawning on cross-domain navigation
- Fixed address bar searches opening multiple tabs
- Unified first-visit and existing-container code paths源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
较早版本
版本 0.5.6
发布于 2026年4月3日 - 62.78 KB适用于 firefox 100.0 及更高版本This skips header spoofing on images, fonts, stylesheets, WebSockets, beacon, csp_report, etc.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.5.5
发布于 2026年4月3日 - 62.75 KB适用于 firefox 100.0 及更高版本fixed blocking within listener onBeforeRequest源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.5.4
发布于 2026年3月5日 - 39.92 KB适用于 firefox 100.0 及更高版本Bug Fixes:
- Fixed Discord and other complex web apps crashing in containers
- Fixed Reset All not removing orphaned containers from previous installs
New Features:
- Per-container vector settings (gear icon to toggle fingerprint vectors per site)
- Delete individual containers from popup (× icon)
- Inline confirmation dialogs (no more clipped system popups)
Improvements:
- Popup only shows ContainSite-managed containers源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.5.3
发布于 2026年3月5日 - 39.63 KB适用于 firefox 100.0 及更高版本Bug Fixes:
- Fixed Discord and other complex web apps crashing in containers
- Fixed Reset All not removing orphaned containers from previous installs
New Features:
- Per-container vector settings — click the gear icon on any container to enable/disable specific fingerprint vectors for that site
- Delete individual containers from the popup (× button)
Improvements:
- Popup now only shows ContainSite-managed containers (no longer lists unrelated Firefox containers)源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.5.2
发布于 2026年3月5日 - 38.07 KB适用于 firefox 100.0 及更高版本- Fixed Discord and other complex web apps crashing (Intl.DateTimeFormat cross-compartment constructor failure)
- Fixed Connection API override missing addEventListener
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.5.1
发布于 2026年3月5日 - 38.02 KB适用于 firefox 100.0 及更高版本- Fixed crash on Discord and other
complex web apps - Removed DOM dimension noise that broke
layout calculations - Fixed document.fonts.check() causing
font loading hangs - Added search bar to popup for filtering
containers
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
- Fixed crash on Discord and other
版本 0.5.0
发布于 2026年3月5日 - 38 KB适用于 firefox 100.0 及更高版本- Gamepad API protection (getGamepads returns empty)
- WebGL readPixels noise (seeded pixel noise on framebuffer reads)
- Auto-prune: automatically remove inactive containers after configurable days
- Import/export: backup and restore all settings from the options page
- Toolbar badge showing active container count
- Total spoofed vectors: 20 (up from 18)
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布