Skip to content

Instantly share code, notes, and snippets.

@pixaline
Created December 1, 2018 01:59
Show Gist options
  • Save pixaline/4fb17165235d86ebe7057b4d4fcd76d0 to your computer and use it in GitHub Desktop.
Save pixaline/4fb17165235d86ebe7057b4d4fcd76d0 to your computer and use it in GitHub Desktop.
cat sessionstore.js | jq -j '.windows[0].tabs[].entries[0] | "<a href=\"\(.url)\">\(.title)</a><br/><br/>"' > list.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment