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.