Skip to content

Instantly share code, notes, and snippets.

@ViktorSchlaffer
ViktorSchlaffer / guardian_connect.md
Last active June 23, 2023 08:15
Medtronic Guardian Connect transmitter
/**
* A little script to clear all your history at https://myactivity.google.com/myactivity
*
* Load Developer Console (usually F12), paste this into the Console and hit Enter (or Run).
*
* Doesn't use any cool magic, just simulates clicking on all the delete buttons.
**/
var ClearGoogleMyAccount =
{