timeline-exporter icon indicating copy to clipboard operation
timeline-exporter copied to clipboard

Google maps timeline exporter Chrome extension

Timeline exporter

Chrome extension for exporting Google Maps Timeline data

Illustration

Development

npm install
npm run watch:dev  # dev is optional

Release

npm install
npm run build
npm run build-zip