Bullseye has been updated with a couple of tweaks.

First, pressing escape after running the bookmarklet will now cancel it and you can resume browsing without refreshing the page.

Next, if you want to skip the Marky preview frame with copy button, you can make a quick edit to the bookmarklet at the very beginning, adding window.bullseyeShowFrame=0; after the javascript: and before the function:

javascript:window.bullseyeShowFrame=0;(function()...

I also made a couple of tweaks to the path builder to help with getting the raw source when it’s available.

If you have the bookmarklet installed, it’s already updated. If you want to switch to getting raw Markdown text back, just make the above edit. If you haven’t installed it yet, just drag the link below to your bookmarks bar.

If you run into issues on a particular page, I’m happy to look at test cases. Just shoot me an email.