Support

Support

Cross-device sync requirements

Sign in to the same Chrome account on each device and enable Chrome Sync for extensions, settings, and bookmarks. Bookmark Atlas writes eligible lightweight canvas data when local changes occur, sends same-device tab updates through BroadcastChannel, and listens for Chrome storage change events from Chrome Sync.

Sync is event-driven and usually near real time. Visible extension tabs also check for newer cloud state on focus, when returning to the tab, and every 30 seconds as a fallback. If another device is offline, sync resumes when Chrome Sync is available again.

Why attachments do not appear on another device

Chrome Sync has strict storage limits. Images and binary attachments stay on the device where they were added. Use the full JSON backup/export flow when you need a complete copy that includes local attachment data.

Web embeds

Regular HTTPS pages and Bilibili home pages can display directly when the target website allows iframe embedding. Custom iframes are sandboxed so the embedded page cannot navigate the extension's top-level page or escape through popups. Bilibili video URLs use the official player with autoplay disabled and can be switched to a protected full video page from the embed toolbar.

Why some websites cannot be embedded

Some websites block iframe embedding with security headers such as X-Frame-Options or CSP frame-ancestors. Bookmark Atlas cannot override that browser-enforced policy. Use the external-open action when a site blocks embedding.

Contact

Open a GitHub issue for reproducible bugs and feature requests. Do not include passwords, tokens, or private bookmark content.

简体中文

支持

跨设备同步条件

在每台设备上登录同一个 Chrome 账号,并开启扩展、设置和书签同步。Bookmark Atlas 会在本地内容变化时写入可同步的轻量画布数据,通过 BroadcastChannel 同步同设备已打开的插件标签页,并监听来自 Chrome Sync 的 storage 变化事件。

同步是事件驱动的,通常接近实时。可见的插件标签页还会在窗口聚焦、重新回到页面,以及每 30 秒兜底检查一次较新的云端状态。离线设备会在 Chrome Sync 恢复可用后继续同步。

为什么附件没有出现在另一台设备?

Chrome Sync 有严格容量限制。图片和二进制附件只保存在添加它们的设备上。需要完整复制时,请使用完整 JSON 备份/导出功能。

网页嵌入

普通 HTTPS 网页和 Bilibili 首页在目标网站允许 iframe 时会直接显示。自定义 iframe 会被 sandbox 限制,嵌入网页不能覆盖跳转插件顶层页面,也不能通过弹窗逃逸。Bilibili 视频链接使用关闭自动播放的官方播放器,并可以从嵌入工具栏切换到受保护的完整视频页面。

为什么有些网页仍然不能嵌入?

部分网站会通过 X-Frame-Options 或 CSP frame-ancestors 禁止 iframe 嵌入。这是浏览器强制执行的网站安全策略,扩展不能安全绕过。遇到这种情况请使用外部打开操作。

联系支持

可通过 GitHub Issue 反馈可复现问题和功能建议。请勿提交密码、令牌或私密书签内容。