Export all fullsize file URLs from Shopify to clipboard and log them in console (bulk export with pagination)
This Tampermonkey script extracts all full-size file URLs from the Shopify admin content/files page, copies them to your clipboard, and logs them to the console. Additionally, it includes a floating button for extracting URLs on demand and allows you to change the limit parameter dynamically. The script now supports accumulating URLs across multiple pages and includes notifications and an expandable console log area for better usability.
This script is licensed under the MIT License.