GitHub PR Image Inserter
v1.2.2 released August 29, 2019 - Changelog
This bookmarklet inserts a pull request's images below any Markdown-formatted lines that refer to them.
Made with ❤️ for designers working in a GitHubby world.
Installation
Drag this link to your bookmarks bar: Show PR images
Usage
Click the bookmark while looking at either the "Conversation" or "Files changed" tabs of a PR that has a Markdown file with image references.
Contribute
All code is available on GitHub with an MIT license. Feel free to make it better.
Example
Images in the "Conversation" tab are pulled from the commit that a user commented on. This makes it easy to see exactly what the user saw when they left that comment.
Images in the "Files changed" tab come from the very latest commit. These are exactly what will be added to the repository if the PR is merged.