Created
December 1, 2018 01:59
-
-
Save pixaline/4fb17165235d86ebe7057b4d4fcd76d0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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