I like the idea of using prompts and alerts to display the results.
I was actually working on a similar bookmarklet for myself earlier this week which would take any page that I'm looking at and turn it into a bullet point link that I could paste into Github since copying and pasting the titles and URLs of each page can become a hassle when there are either a lot of references or PRs that I'm working on. I was dumping the results to the console, but a prompt is much more functional for me.
I was actually working on a similar bookmarklet for myself earlier this week which would take any page that I'm looking at and turn it into a bullet point link that I could paste into Github since copying and pasting the titles and URLs of each page can become a hassle when there are either a lot of references or PRs that I'm working on. I was dumping the results to the console, but a prompt is much more functional for me.