Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Product Image Scraper 版本历史 - 4 个版本

Product Image Scraper 作者: Gurglamesh

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
Product Image Scraper 版本历史 - 4 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 0.9.15

    发布于 2026年8月3日 - 49.69 KB
    适用于 firefox 149.0 及更高版本
    --Reliability--
    Fixed downloads silently failing on multi-image batches, the background script could get killed mid-batch by the browser's idle-shutdown timer; now kept alive for the full download run.
    Added a retry on transient network failures instead of permanently dropping an image on one bad fetch.
    Fixed two settings that looked functional but silently did nothing: "Ta bort bakgrund (heuristik)" and "Fråga var jag vill spara" a variable-naming bug meant neither setting ever reached the code that used it.

    --Cross-origin/CORS download fixes--
    Switched the background fetch from fetch() to XMLHttpRequest (Firefox's cross-origin permission grant doesn't reliably apply to fetch() from background scripts).
    Added a same-origin content-script relay as the first attempt, fixes sites like Proshop where images are hosted on the product page's own domain.
    Added a webRequest-based CORS header injection as a further fallback, scoped to only the extension's own background-initiated requests, for sites like Dustin where images live on a totally separate CDN subdomain with no CORS headers at all. Note: this last one still needs your confirmation it's actually working, we were mid-diagnosis on that when you moved to the dark-mode request, so flag it if Dustin downloads are still failing.

    --Site compatibility--
    Proshop-style sites: now reads embedded gallery JSON (images-json/data-images attributes) to grab every gallery image at full resolution up front, not just the one currently displayed.
    Dustin-style sites (Cloudflare Image Resizing URLs): rewrites the width=N parameter to request full resolution directly, so you don't need to open the fullscreen gallery first.

    --Output quality--
    Export resolution doubled: 1000×1000 → 2000×2000.

    --New features--
    Configurable download subfolder ("Nedladdningsmapp" setting, default product-images), images now land in Downloads/product-images/<product name>/ instead of directly in the Downloads root.
    Dark mode: toggle in the popup header, follows your OS theme by default. Blue accents/outlines in light mode, orange in dark mode (including buttons).
    UI polish

    Sticky header/toolbar while scrolling large galleries.
    Loading indicator while the page is being scanned.
    Keyboard shortcuts: Esc closes the popup, Ctrl/Cmd+A selects all.
    New extension icon (photo frame + download badge) replacing the default balloon, all four sizes.

    --Housekeeping--
    Removed ~250 lines of dead/unreachable code left over from an earlier refactor.
    New permissions added to the manifest: webRequest, webRequestBlocking, you'll want to explain these in the AMO review notes (CORS workaround for extension-only image fetches).

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 0.9.14

    发布于 2026年8月3日 - 34.99 KB
    适用于 firefox 149.0 及更高版本
    Fixed some download errors.
    Increased resolution size of images to 2000x2000 from 1000x1000

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.9.13

    发布于 2026年4月6日 - 35.13 KB
    适用于 firefox 149.0 及更高版本
    Fixed popup window so settings fit in the window, effectively removing sidescroll for settings

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.9.12

    发布于 2026年4月5日 - 35.12 KB
    适用于 firefox 149.0 及更高版本

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。