GMaps2GPX - Google Maps to gpx

Extract direction in Google Maps and export to GPX file, export .gpx files from Google Maps, convert Google Maps to GPX.

什麼是GMaps2GPX - Google Maps to gpx?

GMaps2GPX - Google Maps to gpx是由https://extensionsbox.com開發的Chrome擴展程式,該擴展的主要功能是“Extract direction in Google Maps and export to GPX file, export .gpx files from Google Maps, convert Google Maps to GPX.”。

擴展截圖

screenshot

下載GMaps2GPX - Google Maps to gpx擴展crx文件

下載GMaps2GPX - Google Maps to gpx擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Extract direction in Google Maps and export to GPX file, export .gpx files from Google Maps, convert Google Maps to GPX, which can be used in sat-nav and GPS units.

With GMaps2GPX, you can one-click to convert the direction to GPX file. It supports driving, working, cycling directions.

# Features
One click to convert maps to gpx file.
One click to send gpx file to email.

# Is it free?
Yes, GMaps2GPX is free to use. You can get basic functionality and upgrade to get more features.

# Questions? 
Contact us anytime: [email protected]

# Important Note: 
GMaps2GPX does NOT belong or related to the official Google Maps application/website in any ways. It is an unofficial app that is developed and maintained independently.                    

擴展基本資訊

名稱 GMaps2GPX - Google Maps to gpx GMaps2GPX - Google Maps to gpx
ID mkgaphdjjodbdjplmkcmhpnkpigmimif
官方網址 https://chromewebstore.google.com/detail/gmaps2gpx-google-maps-to/mkgaphdjjodbdjplmkcmhpnkpigmimif
簡介 Extract direction in Google Maps and export to GPX file, export .gpx files from Google Maps, convert Google Maps to GPX.
檔案大小 2.14 MB
安裝次數 12,079
目前版本 1.0.5
更新時間 2022-02-14
上架時間 2022-02-13
評分 3.50/5 共 16 次評分
開發者 https://extensionsbox.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://gmaps2gpx.com
說明頁面URL https://gmaps2gpx.com
隱私政策頁面URL https://extensionsbox.com/privacy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Extract direction in Google Maps and export to GPX file, export .gpx files from Google Maps, convert Google Maps to GPX.",
    "version": "1.0.5",
    "manifest_version": 3,
    "name": "GMaps2GPX -  Google Maps to gpx",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/*.extensionsbox.com\/*",
        "http:\/\/localhost:3875\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/maps\/*",
                "https:\/\/www.google.ad\/maps\/*",
                "https:\/\/www.google.ae\/maps\/*",
                "https:\/\/www.google.ac\/maps\/*",
                "https:\/\/www.google.com.ag\/maps\/*",
                "https:\/\/www.google.com.ai\/maps\/*",
                "https:\/\/www.google.com.af\/maps\/*",
                "https:\/\/www.google.al\/maps\/*",
                "https:\/\/www.google.am\/maps\/*",
                "https:\/\/www.google.co.ao\/maps\/*",
                "https:\/\/www.google.at\/maps\/*",
                "https:\/\/www.google.com.ar\/maps\/*",
                "https:\/\/www.google.as\/maps\/*",
                "https:\/\/www.google.com.au\/maps\/*",
                "https:\/\/www.google.com.bd\/maps\/*",
                "https:\/\/www.google.az\/maps\/*",
                "https:\/\/www.google.ba\/maps\/*",
                "https:\/\/www.google.bg\/maps\/*",
                "https:\/\/www.google.be\/maps\/*",
                "https:\/\/www.google.bf\/maps\/*",
                "https:\/\/www.google.com.bh\/maps\/*",
                "https:\/\/www.google.com.bn\/maps\/*",
                "https:\/\/www.google.bi\/maps\/*",
                "https:\/\/www.google.bj\/maps\/*",
                "https:\/\/www.google.bs\/maps\/*",
                "https:\/\/www.google.com.bo\/maps\/*",
                "https:\/\/www.google.com.br\/maps\/*",
                "https:\/\/www.google.bt\/maps\/*",
                "https:\/\/www.google.co.bw\/maps\/*",
                "https:\/\/www.google.by\/maps\/*",
                "https:\/\/www.google.com.bz\/maps\/*",
                "https:\/\/www.google.ca\/maps\/*",
                "https:\/\/www.google.com.kh\/maps\/*",
                "https:\/\/www.google.cc\/maps\/*",
                "https:\/\/www.google.cd\/maps\/*",
                "https:\/\/www.google.cf\/maps\/*",
                "https:\/\/www.google.cat\/maps\/*",
                "https:\/\/www.google.cg\/maps\/*",
                "https:\/\/www.google.ch\/maps\/*",
                "https:\/\/www.google.ci\/maps\/*",
                "https:\/\/www.google.co.ck\/maps\/*",
                "https:\/\/www.google.cl\/maps\/*",
                "https:\/\/www.google.cm\/maps\/*",
                "https:\/\/www.google.cn\/maps\/*",
                "https:\/\/www.google.com.co\/maps\/*",
                "https:\/\/www.google.co.cr\/maps\/*",
                "https:\/\/www.google.com.cu\/maps\/*",
                "https:\/\/www.google.cv\/maps\/*",
                "https:\/\/www.google.com.cy\/maps\/*",
                "https:\/\/www.google.cz\/maps\/*",
                "https:\/\/www.google.de\/maps\/*",
                "https:\/\/www.google.dj\/maps\/*",
                "https:\/\/www.google.dk\/maps\/*",
                "https:\/\/www.google.dm\/maps\/*",
                "https:\/\/www.google.com.do\/maps\/*",
                "https:\/\/www.google.dz\/maps\/*",
                "https:\/\/www.google.com.ec\/maps\/*",
                "https:\/\/www.google.ee\/maps\/*",
                "https:\/\/www.google.com.eg\/maps\/*",
                "https:\/\/www.google.es\/maps\/*",
                "https:\/\/www.google.com.et\/maps\/*",
                "https:\/\/www.google.fi\/maps\/*",
                "https:\/\/www.google.com.fj\/maps\/*",
                "https:\/\/www.google.fm\/maps\/*",
                "https:\/\/www.google.fr\/maps\/*",
                "https:\/\/www.google.ga\/maps\/*",
                "https:\/\/www.google.ge\/maps\/*",
                "https:\/\/www.google.gf\/maps\/*",
                "https:\/\/www.google.gg\/maps\/*",
                "https:\/\/www.google.com.gh\/maps\/*",
                "https:\/\/www.google.com.gi\/maps\/*",
                "https:\/\/www.google.gl\/maps\/*",
                "https:\/\/www.google.gm\/maps\/*",
                "https:\/\/www.google.gp\/maps\/*",
                "https:\/\/www.google.gr\/maps\/*",
                "https:\/\/www.google.com.gt\/maps\/*",
                "https:\/\/www.google.gy\/maps\/*",
                "https:\/\/www.google.com.hk\/maps\/*",
                "https:\/\/www.google.hn\/maps\/*",
                "https:\/\/www.google.hr\/maps\/*",
                "https:\/\/www.google.ht\/maps\/*",
                "https:\/\/www.google.hu\/maps\/*",
                "https:\/\/www.google.co.id\/maps\/*",
                "https:\/\/www.google.iq\/maps\/*",
                "https:\/\/www.google.ie\/maps\/*",
                "https:\/\/www.google.co.il\/maps\/*",
                "https:\/\/www.google.im\/maps\/*",
                "https:\/\/www.google.co.in\/maps\/*",
                "https:\/\/www.google.io\/maps\/*",
                "https:\/\/www.google.is\/maps\/*",
                "https:\/\/www.google.it\/maps\/*",
                "https:\/\/www.google.je\/maps\/*",
                "https:\/\/www.google.com.jm\/maps\/*",
                "https:\/\/www.google.jo\/maps\/*",
                "https:\/\/www.google.co.jp\/maps\/*",
                "https:\/\/www.google.co.ke\/maps\/*",
                "https:\/\/www.google.ki\/maps\/*",
                "https:\/\/www.google.kg\/maps\/*",
                "https:\/\/www.google.co.kr\/maps\/*",
                "https:\/\/www.google.com.kw\/maps\/*",
                "https:\/\/www.google.kz\/maps\/*",
                "https:\/\/www.google.la\/maps\/*",
                "https:\/\/www.google.com.lb\/maps\/*",
                "https:\/\/www.google.com.lc\/maps\/*",
                "https:\/\/www.google.li\/maps\/*",
                "https:\/\/www.google.lk\/maps\/*",
                "https:\/\/www.google.co.ls\/maps\/*",
                "https:\/\/www.google.lt\/maps\/*",
                "https:\/\/www.google.lu\/maps\/*",
                "https:\/\/www.google.lv\/maps\/*",
                "https:\/\/www.google.com.ly\/maps\/*",
                "https:\/\/www.google.co.ma\/maps\/*",
                "https:\/\/www.google.md\/maps\/*",
                "https:\/\/www.google.me\/maps\/*",
                "https:\/\/www.google.mg\/maps\/*",
                "https:\/\/www.google.mk\/maps\/*",
                "https:\/\/www.google.ml\/maps\/*",
                "https:\/\/www.google.com.mm\/maps\/*",
                "https:\/\/www.google.mn\/maps\/*",
                "https:\/\/www.google.ms\/maps\/*",
                "https:\/\/www.google.com.mt\/maps\/*",
                "https:\/\/www.google.mu\/maps\/*",
                "https:\/\/www.google.mv\/maps\/*",
                "https:\/\/www.google.mw\/maps\/*",
                "https:\/\/www.google.com.mx\/maps\/*",
                "https:\/\/www.google.com.my\/maps\/*",
                "https:\/\/www.google.co.mz\/maps\/*",
                "https:\/\/www.google.com.na\/maps\/*",
                "https:\/\/www.google.ne\/maps\/*",
                "https:\/\/www.google.com.nf\/maps\/*",
                "https:\/\/www.google.com.ng\/maps\/*",
                "https:\/\/www.google.com.ni\/maps\/*",
                "https:\/\/www.google.nl\/maps\/*",
                "https:\/\/www.google.no\/maps\/*",
                "https:\/\/www.google.com.np\/maps\/*",
                "https:\/\/www.google.nr\/maps\/*",
                "https:\/\/www.google.nu\/maps\/*",
                "https:\/\/www.google.co.nz\/maps\/*",
                "https:\/\/www.google.com.om\/maps\/*",
                "https:\/\/www.google.com.pk\/maps\/*",
                "https:\/\/www.google.com.pa\/maps\/*",
                "https:\/\/www.google.com.pe\/maps\/*",
                "https:\/\/www.google.com.ph\/maps\/*",
                "https:\/\/www.google.pl\/maps\/*",
                "https:\/\/www.google.com.pg\/maps\/*",
                "https:\/\/www.google.pn\/maps\/*",
                "https:\/\/www.google.com.pr\/maps\/*",
                "https:\/\/www.google.ps\/maps\/*",
                "https:\/\/www.google.pt\/maps\/*",
                "https:\/\/www.google.com.py\/maps\/*",
                "https:\/\/www.google.com.qa\/maps\/*",
                "https:\/\/www.google.ro\/maps\/*",
                "https:\/\/www.google.rs\/maps\/*",
                "https:\/\/www.google.ru\/maps\/*",
                "https:\/\/www.google.rw\/maps\/*",
                "https:\/\/www.google.com.sa\/maps\/*",
                "https:\/\/www.google.com.sb\/maps\/*",
                "https:\/\/www.google.sc\/maps\/*",
                "https:\/\/www.google.co.th\/maps\/*",
                "https:\/\/www.google.com.tj\/maps\/*",
                "https:\/\/www.google.tk\/maps\/*",
                "https:\/\/www.google.tl\/maps\/*",
                "https:\/\/www.google.tm\/maps\/*",
                "https:\/\/www.google.to\/maps\/*",
                "https:\/\/www.google.tn\/maps\/*",
                "https:\/\/www.google.com.tr\/maps\/*",
                "https:\/\/www.google.tt\/maps\/*",
                "https:\/\/www.google.com.tw\/maps\/*",
                "https:\/\/www.google.co.tz\/maps\/*",
                "https:\/\/www.google.se\/maps\/*",
                "https:\/\/www.google.com.sg\/maps\/*",
                "https:\/\/www.google.sh\/maps\/*",
                "https:\/\/www.google.si\/maps\/*",
                "https:\/\/www.google.sk\/maps\/*",
                "https:\/\/www.google.com.sl\/maps\/*",
                "https:\/\/www.google.sn\/maps\/*",
                "https:\/\/www.google.sm\/maps\/*",
                "https:\/\/www.google.so\/maps\/*",
                "https:\/\/www.google.st\/maps\/*",
                "https:\/\/www.google.sr\/maps\/*",
                "https:\/\/www.google.com.sv\/maps\/*",
                "https:\/\/www.google.td\/maps\/*",
                "https:\/\/www.google.tg\/maps\/*",
                "https:\/\/www.google.com.ua\/maps\/*",
                "https:\/\/www.google.co.ug\/maps\/*",
                "https:\/\/www.google.co.uk\/maps\/*",
                "https:\/\/www.google.com\/maps\/*",
                "https:\/\/www.google.com.uy\/maps\/*",
                "https:\/\/www.google.co.uz\/maps\/*",
                "https:\/\/www.google.com.vc\/maps\/*",
                "https:\/\/www.google.co.ve\/maps\/*",
                "https:\/\/www.google.vg\/maps\/*",
                "https:\/\/www.google.co.vi\/maps\/*",
                "https:\/\/www.google.com.vn\/maps\/*",
                "https:\/\/www.google.vu\/maps\/*",
                "https:\/\/www.google.ws\/maps\/*",
                "https:\/\/www.google.co.za\/maps\/*",
                "https:\/\/www.google.co.zm\/maps\/*",
                "https:\/\/www.google.co.zw\/maps\/*"
            ],
            "js": [
                "libs\/parse.min.js",
                "contentScript.js"
            ],
            "css": [
                "libs\/style.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw5IeBf+6e2rJBBJ5xtOzhmFdXRQCqH0\/1jh33lL4M5dmqXu+Vm7uwThX55rB6YOeUl\/HTht4rfyIk2OEcRZEpKlmhoH85kcG5EiyLsQMGGf+08K5JdoiuPbkko95jTC37kC8K0Se8E6yjNUH+zWfyB7xfPARoNQbNBoSK7vot9Vq5Wy6UjoQyNpI5psnS+RSPEsNNQeDufy3J8saMhyYnEZoIyeSIgfARJQTr7BJ849z0tPwi\/34B\/24Y4npwYprvrXNbGeKk+Y9vE+G\/6vQqHrWYJUeILDaaAScimQFzAlcivWRn1VQKR\/yG+ESJFzNTRpXwyo3HoAQIVb+PTx\/vwIDAQAB",
    "oauth2": {
        "client_id": "494547291257-lqnkbm9eh2vdh4melaq8kurmr7nnqlgb.apps.googleusercontent.com",
        "web_client_id": "738301887624-748srkpj6e0em7rlhnjra8uv9u4k4mrf.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "libs\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}