Skip to content

Instantly share code, notes, and snippets.

View diva-D's full-sized avatar

David Gentile diva-D

View GitHub Profile
/*
Get a list of all files within the Shopify Admin (/admin/settings/files)
This needs to be run within the Chrome Browser. Paste into the debug console and run...
A text file will download when done.
*/
(function(){
var debug = false; // enable logging