Meshy Downloader version history - 2 versions
Meshy Downloader by Efe Baykara
Meshy Downloader version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.1
Released May 30, 2026 - 122.17 KBWorks with firefox 109.0a1 and laterv1.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.tsSource code released under Mozilla Public License 2.0
- Added Tripo3D model detection for
Older versions
Version 1.1.0
Released May 26, 2026 - 51.54 KBWorks with firefox 109.0a1 and laterSource code released under Mozilla Public License 2.0