Back in December 2024, I got to submit a change to Chrome/Chromium adding support for saving as MHTML via AppleScript: https://chromium-review.googlesource.com/c/chromium/src/+/6107133/1 — Adding support for MHTML in Chrome’s Apple Script “save” action.
Just now, I noticed that it’s live:
![save v : Save an object.
save specifier : the object to save, usually a document or window
[in file] : The file in which to save the object.
[as text] : The file type in which to save the data. Can be 'only html', 'complete html', or 'single file'; default is 'complete html'.](https://blog.revfad.com/wp-content/uploads/2025/04/save_as_single_file-1024x169.png)
It’s a little thing, but I’m excited. Woohoo!
Leave a Reply