A simple-ish plugin that searches for images in post content that are hoste on blogger.com. When it finds them it will sideload the images into the appropriate post and replaces the link with the new image from the media library
Clone or download the repo.
Currently the plugin uses phly/mustache for the admin page template. You will need to load the dependencies in using composer install
in the root of the plugin directory