WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Free Google Maps Timeline Export to Excel

Free Google Maps Timeline Export to Excel

View on Chrome Web Store
View Free Google Maps Timeline Export to Excel Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (40 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Export your trips and mileage from Google Maps Timeline to Excel for your mileage tax deduction.
Type
Extension
Users
7,000 users
1K
Mark Fazekas
View author page of Mark Fazekas
Published
Published on March 13, 2023
Version 0.1.9
Manifest version
3
Updated
Updated on March 6, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Free Google Maps Timeline Export to Excel Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free Google Maps Timeline Export to Excel",
    "version": "0.1.9",
    "description": "Export your trips and mileage from Google Maps Timeline to Excel for your mileage tax deduction.",
    "action": {
        "default_title": "Open Free Google Maps Timeline Export to Excel"
    },
    "icons": {
        "16": "assets\/icons\/google-maps-16_16.png",
        "32": "assets\/icons\/google-maps-32_32.png",
        "64": "assets\/icons\/google-maps-64_64.png",
        "128": "assets\/icons\/google-maps-128_128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/timeline.google.com\/*",
        "https:\/\/*.google.com\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top