Skip to content

Instantly share code, notes, and snippets.

View aslamcodes's full-sized avatar
💻

Mohamed Aslam aslamcodes

💻
View GitHub Profile
@karbassi
karbassi / README.md
Last active May 4, 2025 08:51
Archive all messages in Google Messages web app

Archive all messages in Google Messages web app

This code was something I quickly put together to archive over 5000 text messages in Google Messages. I have no idea if Google frowns on this or not, but it's basically the same as if a human sat there and archived all the messages by hand.

Tested and working as of Monday, November 4, 2019.

How to run

  1. Sign into https://messages.google.com/web/
  2. Open Chrome Developers console by going to View > Developer > JavaScript Console.
  3. Copy and paste the code below into console. It should automatically run.