Export Shopify Fullsize File URLs

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

Fra 28.05.2024. Se den seneste versjonen.

Forfatter
sharmanhall
Vurderinger
0 0 0
Versjon
1.6
Lagd
28.05.2024
Oppdatert
28.05.2024
Size
5,5 kB
Kompatibilitet
Kompatibel med Firefox Kompatibel med Chrome Kompatibel med Safari Kompatibel med Edge
Lisens
MIT
Gjelder

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.