Skip to content

Instantly share code, notes, and snippets.

View xcom169's full-sized avatar

Timár Csaba xcom169

  • Budapest
View GitHub Profile
/**
* 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 =
{