Open the console (Ctrl-Shift-J). Enter the following code snippet to copy the raw emblem data to the clipboard: copy('emblem.emblem.load('+JSON.stringify(emblem.emblem.data,null,2)+');'); Paste somewhere useful, like a gist. Whatever. Close the console (Ctrl-Shift-J). and for impor...