Skip to content

Instantly share code, notes, and snippets.

@MarkReeder
Created July 13, 2011 16:03
Show Gist options
  • Save MarkReeder/1080616 to your computer and use it in GitHub Desktop.
Save MarkReeder/1080616 to your computer and use it in GitHub Desktop.
Instructions for exporting/importing tags in the Turntable.fm Extended Chrome Extension
right-click somewhere on the page and click inspect element
click on the Resources tab
open the Local Storage item and click turntable.fm
right-click, edit on the value portion of TFMEXsongTags
copy that, paste it somewhere and get it to your other machine
Then do the same thing on your other machine except paste the value of TFMEXsongTags instead of copying it.
You'll need to tag something on the new machine (doesn't matter what it is, it will get over written when you
paste the other value in) or create the TFMEXsongTags key yourself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment