返回首頁 

Greasy Fork is available in English.

Export Shopify Fullsize File URLs

Export all fullsize file URLs from Shopify to clipboard and log them in console (bulk export with pagination)

这些是代码更新过的版本。 显示所有版本

  • v1.82024-05-28

    Changelog

    Version 1.8

    • Added a notification system to display the number of links copied or limit set.
    • Added an expandable console log area to view script messages.
    • Included a new "Accumulate URLs" button to append URLs across multiple pages.
  • v1.72024-05-28

    Changelog

    Version 1.7

    • Added the ability to accumulate URLs across multiple pages with a new "Accumulate URLs" button.
    • The "Accumulate URLs" button appends the current page's URLs to the previously accumulated URLs.
    • Updated script metadata with download and update URLs for GreasyFork.

    Version 1.6

    • Added quick change buttons to set the limit parameter to predefined values (10, 50, 100, 200, 250).
    • Included a floating input area for dynamically changing the limit parameter.
    • Floating button to manually trigger URL extraction.

    Version 1.5

    • Improved the floating input area for setting the limit parameter.
    • Added user interface enhancements for better usability.

    Version 1.4

    • Expanded the script to work across all Shopify stores, not just a single one.

    Version 1.3

    • Initial release with basic functionality to extract full-size file URLs from the Shopify admin content/files page.
    • URLs are copied to the clipboard and logged to the console.
    • Added a floating button to manually trigger URL extraction.
  • v1.62024-05-28