Export Shopify Fullsize File URLs

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

当前为 2024-05-28 提交的版本,查看 最新版本

作者
sharmanhall
评分
0 0 0
版本
1.7
创建于
2024-05-28
更新于
2024-05-28
大小
7.4 KB
兼容性
与 Firefox 兼容 与 Chrome 兼容 与 Safari 兼容 与 Edge 兼容
许可证
MIT
适用于

Export Shopify Fullsize File URLs

Description

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.

Features

  • Extracts full-size image URLs from the Shopify admin content/files page.
  • Copies the extracted URLs to the clipboard.
  • Logs the extracted URLs to the console.
  • Floating button to manually trigger URL extraction.
  • Floating input area to change the limit parameter dynamically.
  • Quick change buttons to set the limit parameter to predefined values (10, 50, 100, 200, 250).

Usage

  1. Install the script in Tampermonkey.
  2. Visit the Shopify admin content/files page.
  3. Use the floating button "Export File URLs" to extract URLs.
  4. Use the floating input area to set a custom limit.
  5. Use the quick change buttons to set the limit to 10, 50, 100, 200, or 250.

Installation

  1. Install Tampermonkey extension in your browser.
  2. Click on the Tampermonkey icon in the toolbar and select "Create a new script...".
  3. Replace the default code with the script provided above.
  4. Save the script and ensure it is enabled.

License

This script is licensed under the MIT License.