WebSharePreview 版本历史 - 2 个版本
WebSharePreview 作者: mayzelf
WebSharePreview 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.1
发布于 2026年6月18日 - 27.04 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本v1.0.0 — Crawler-Accurate Previews
New- Raw HTML preview for Discord and Twitter/X: These platforms crawl the server-rendered HTML without executing JavaScript. The Discord and Twitter tabs now fetch and parse the raw HTML, so you see exactly what those platforms' crawlers see — not the JS-mutated DOM.
- SVG image detection: Both Discord and Twitter/X don't render SVG embed images. The preview now hides SVG
og:image/twitter:imageand shows a warning, matching real platform behavior. - JavaScript-injection warnings: If a meta tag (e.g.
og:title,og:description) exists only after JavaScript runs, the Discord and Twitter tabs now flag it with a note — that tag is invisible to crawlers. - Version badge: The popup header now displays the addon version, synced automatically from the manifest.
Improved- Analysis tab now detects:
- Meta tags injected by JavaScript (flagged as a warning with actionable advice to render server-side).
- SVG share images across
og:imageandtwitter:image(previously only caught one). - Fallback behavior: If the raw HTML can't be fetched (CSP, network issues), Discord and Twitter tabs fall back to the rendered DOM and warn that the preview may differ.
Note
Google Search results continue to use the live DOM preview, since Googlebot renders JavaScript. This is intentional and accurate.源代码遵循 MIT 许可证 发布