Meshy Downloader 版本历史 - 2 个版本
Meshy Downloader 作者: Efe Baykara
Meshy Downloader 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2.1
发布于 2026年5月30日 - 122.17 KB适用于 firefox 109.0a1 及更高版本v1.2.0 - Tripo3D Support and Provider Architecture
Release date: 2026-05-31
This release adds Tripo3D support through a new provider-based downloader architecture. Existing Meshy support remains unchanged.
Changes- Added Tripo3D model detection for
tripo3d.aiandstudio.tripo3d.ai. - Detects
.glbmodel requests fromtripo-data.rg1.data.tripo3d.com. - Ignores preview and static assets such as
.webp,.jpg,.png,.js,.css, and.wasm. - Tracks the newest valid
tripo_pbr_model_*_meshopt.glbrequest as the active downloadable model. - Downloads Tripo3D models as cleaned
.glbfiles instead of raw compressed files. - Processes Tripo3D downloads only after the user clicks the download button.
- Decodes
EXT_meshopt_compressionusingmeshoptimizer. - Dequantizes
KHR_mesh_quantizationusinggltf-transform. - Validates cleaned GLB output before saving.
- Added provider-specific state handling for website detection, download behavior, and deobfuscation logic.
- Added shared overlay infrastructure for future providers.
- Modularized overlay UI with a shared
OverlayShellcomponent. - Added Tripo3D content entrypoints and host permissions.
- Added extension-page CSP support for WebAssembly.
- Updated popup and overlay UI to support multiple providers.
- Added Tripo3D processing, success, and error states.
- Confirmed Meshy detection and download behavior remains unchanged.
New Dependencies@gltf-transform/core@gltf-transform/extensions@gltf-transform/functionsmeshoptimizer
Important Filessrc/lib/website-state-machine.ts
src/lib/tripo-processing.ts
entrypoints/tripo.content/index.ts
entrypoints/tripo.content/Overlay.svelte
entrypoints/shared/OverlayShell.svelte
entrypoints/background.ts
entrypoints/popup/App.svelte
wxt.config.ts源代码遵循 Mozilla 公共许可证 2.0 发布
- Added Tripo3D model detection for