So excited to finally have screenshots in the Project Browser!!...
This is a follow-up issue to #3040, with some ideas for improvement:
Consider hiding the descriptions for themes on mobile, and showing just the "details" link (or alternatively showing less text compared to desktop/tablet).
(implies support for multiple screenshots, see https://github.com/backdrop/backdrop-issues/issues/1517) Consider adding some colorbox functionality when people click on the screenshot thumbnails, so that a larger version of the screenshot can be viewed. On mobile, instead of colorbox, we should enable some sort of thumb-enabled slider, so that people can flick through the screenshot thumbnails.
~~Placeholder/default thumbnails for projects that do not provide screenshots. This would allow for consistency in the width that the description text for projects occupies.~~ Skratch, we seem to already have this :)
Enable screenshots/thumbnails for modules too. They do have that in d.org:

This would allow adding screenshots that explain the functionality a module adds (for example before/after screenshots of the admin UI), which often times convey the functionality better/faster than words do. Example:

...up for discussion.
Recent comments
Bee's great. But if you don't want to install bee, or can't, or you already have a bunch of scripts you're used to using in D7, then the method I posted is quick and easy and all you really...
How to create a command-line (cli) routine or script (bee not required)
This was tricky, so i tried to stay minimal and try to snatch the very first procedure after file upload and inject rehashing there. The file is tinymce.pages.inc under the function...
File hashing uploads made through TinyMCE
Or you can install bee, get the benefit of all the included functions and either include your script using: bee php-script ../my-scripts/scratch.php https://github.com/backdrop-...
How to create a command-line (cli) routine or script (bee not required)