🧠 Local AI inpainting — ships with LaMa FP32, runs entirely offline in the browser via ONNX Runtime Web.
⚡️ Native button takeover — click Gemini’s “Download full-size image” and GemSaver auto-cleans plus saves.
🛡 Triple fallback — direct fetch → page context → debugger capture keeps working through 403/CORS blocks.
📥 Clear feedback — subtle status bubble shows “Generating… / Unlocking download… / Done ✅”.
🔒 Open-source & transparent — inspect or fork every part of the workflow.
如何使用
Visit https://gemini.google.com and hover any generated image.
Click the original “Download full-size image” control.
GemSaver removes the watermark locally and triggers the download.
If Google still blocks the request, drag the image into GemSaver’s overlay (optional fallback).
隐私
Why does Chrome show “this page is being debugged”? When fallback #3 runs, Chrome must display that banner;没有其他内容被检查。
缺少模型文件? Place lama_fp32.onnx inside src/assets/ following INSTALLATION.md.
支持的平台? Desktop Chromium browsers only (Chrome, Edge, Brave…).
亮点(项目符号列表)
双子座一键下载,无水印
LaMa AI 在本地运行 — 完全隐私
自动回退克服 403/CORS
可选的拖放工作流程
完全开源且免费
许可理由
downloads: trigger automatic saving of processed images.
scripting, offscreen: inject page logic and run ONNX model in offscreen document.
debugger: capture image responses when Google blocks normal requests.
Host permissions for gemini.google.com and Google image CDNs.
隐私政策片段
GemSaver processes all images locally inside the user’s browser.不会收集、存储或传输任何数据到外部服务器。