Wandrer Map Overlay

View your Wandrer map data in a variety of route planning tools, including Strava, Komoot and RideWithGPS

Was ist Wandrer Map Overlay?

Wandrer Map Overlay ist eine Chrome-Erweiterung, die von https://wandrer.earth entwickelt wurde, und ihr Hauptmerkmal ist "View your Wandrer map data in a variety of route planning tools, including Strava, Komoot and RideWithGPS".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Wandrer Map Overlay-Erweiterungs-CRX-Datei herunterladen

Laden Sie Wandrer Map Overlay-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        The Wandrer Map Overlay Extension lets you view your Wandrer map data in popular route planning tools, making it easy to plan routes that take you new places. Currently supported route planning tools:
* RideWithGPS
* Strava
* Komoot
* MapMyRide / MapMyRun
* plotaroute.com
* bikemap.net
* dynamicWatch
* BRouter / BikeRouter
* Garmin Connect
* Veloviewer

Requires an upgraded account on Wandrer.

About Wandrer
Wandrer is the outdoor game that you win by going places you've never been before. The main rule is: you get credit for every road you travel, but only once. So if you want to progress, you have to go new places. Find out more at https://wandrer.earth/

Version History:
1.0.0.56: Add support for Google map layers in RideWithGPS and fix a bug around display of untraveled roads.
1.0.0.55: Partial fix for RideWithGPS and the Wandrer extension. The Google maps layers are not yet functional, but all others should be.
1.0.0.54: Improve compatibility with Strava, RideWithGPS, and Garmin
1.0.0.53: Fix a bike/foot icon swap in RideWithGPS
1.0.0.52: Add support for toggling paved and unpaved road visibility
1.0.0.51: Update compatibility with RideWithGPS
1.0.0.50: Go someplace together! You can now display the Wandrer data for two additional friends directly in the extension to help you plan routes together. Also fix a RideWithGPS rendering issue.
1.0.0.48: Fix compatibility with Garmin and Komoot route planners
1.0.0.47: Bugfix with changing map type on Komoot
1.0.0.46: Bugfix with Strava data display
1.0.0.45: Bugfix with Komoot data display
1.0.0.44: Bugfix with Strava data display
1.0.0.43: Bugfix with Komoot data display
1.0.0.42: Bugfix with distance reporting in MapMyRide/MapMyRun
1.0.0.41: Bugfix with distance reporting in Strava
1.0.0.40: Bugfix with distance reporting in Komoot
1.0.0.39: Show Wandrer data in additional Veloviewer maps and display traveled + unpaved roads as dashed lines
1.0.0.38: Add support for viewing Wandrer map data in the Veloviewer explorer
1.0.0.37: Fix display with different map layers in Komoot.
1.0.0.35/36: Fix a bug in the previous version where map layers weren't showing correctly.
1.0.0.34: Set default road layer colors
1.0.0.33: Improve the color picker, allowing setting of transparency
1.0.0.32: Fix RideWithGPS styling to be more consistent with other sites and the Wandrer site.
1.0.0.31: Bugfixes with the Strava route planner.
1.0.0.30: Add support for Garmin Connect route maker and fix some bugs around displaying new length
1.0.0.29: Hopefully address a bug with the extension key not being properly saved.
1.0.0.28: Bugfixes
1.0.0.27: Add early support for activities on foot
1.0.0.25: Bug fix with the popup window size being too small in Chrome 94
1.0.0.24: Bug fix with changing map styles on Komoot
1.0.0.23: Bug fix with calculating route length on Strava
1.0.0.22: More bug fixes
1.0.0.21: Bug fixes with Strava
1.0.0.20: Bug fixes
1.0.0.19: Add support for BikeRouter
1.0.0.18: Bug fixes
1.0.0.17: Added support for dynamicWatch and improved Komoot compatibility
1.0.0.16: Updated to work with Komoot once again!
1.0.0.15: Added support for Bikemap.net
1.0.0.14: Bug fixes (better Komoot support, preserve color choices after sign-out/sign-in)
1.0.0.13: Add MapMyRide/MapMyRun and Plotaroute support
1.0.0.11: Add different styling for "unpaved" roads, displaying them as dashed lines
1.0.0.10: Fix an issue with the extension not loading on Komoot route edit pages
1.0.0.9: Fix an issue with the extension not loading on Strava route edit pages
1.0.0.8: Add support for additional Komoot websites
1.0.0.7: Add support for Komoot route planner
1.0.0.6: Fix a bug where some roads were incorrectly shown as ridden in RideWithGPS
1.0.0.5: Add missing support for Strava route edit pages
1.0.0.4: Adds support for the Strava route planning tool
1.0.0.3: Also display Wandrer map data in the RWGPS route edit view
1.0.0.2: Added a live tally of the expected new length for the route, displayed under the extension's icon
1.0.0.1: Added the ability to change the color of traveled and untraveled road layers
1.0.0.0: Initial release                    

Grundlegende Informationen zur Erweiterung

Name Wandrer Map Overlay Wandrer Map Overlay
ID nmcamjnbjejckmdbobepfjdehbfillan
Offizielle URL https://chromewebstore.google.com/detail/wandrer-map-overlay/nmcamjnbjejckmdbobepfjdehbfillan
Beschreibung View your Wandrer map data in a variety of route planning tools, including Strava, Komoot and RideWithGPS
Dateigröße 729 KB
Installationsanzahl 4,781
Aktuelle Version 1.0.0.56
Letztes Update 2023-12-09
Veröffentlichungsdatum 2021-03-16
Bewertung 4.25/5 Insgesamt 16 Bewertungen
Entwickler https://wandrer.earth
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://wandrer.earth
URL der Datenschutzrichtlinien-Seite https://wandrer.earth/privacy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wandrer Map Overlay",
    "version": "1.0.0.56",
    "description": "View your Wandrer map data in a variety of route planning tools, including Strava, Komoot and RideWithGPS",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/wandrer-16x16.png",
            "32": "images\/wandrer-32x32.png",
            "48": "images\/wandrer-48x48.png",
            "128": "images\/wandrer-128x128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Wandrer Map Overlay"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "icons": {
        "16": "images\/wandrer-16x16.png",
        "32": "images\/wandrer-32x32.png",
        "48": "images\/wandrer-48x48.png",
        "128": "images\/wandrer-128x128.png"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/ridewithgps.com\/routes\/new*",
                "https:\/\/ridewithgps.com\/routes\/*\/edit*"
            ],
            "js": [
                "lib\/turf.js",
                "deck-utils.js",
                "js\/utils.js",
                "js\/rwgps.js",
                "ridewithgps.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.strava.com\/routes\/new*",
                "https:\/\/www.strava.com\/routes\/*\/edit*",
                "https:\/\/www.strava.com\/athlete\/heatmaps"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "mapbox-utils.js",
                "strava.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.komoot.com\/*",
                "https:\/\/*.komoot.de\/*",
                "https:\/\/*.komoot.fr\/*",
                "https:\/\/*.komoot.nl\/*",
                "https:\/\/*.komoot.es\/*",
                "https:\/\/*.komoot.it\/*"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "mapbox-utils.js",
                "komoot.js"
            ],
            "css": [
                "komoot.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.mapmyride.com\/routes\/create\/",
                "https:\/\/www.mapmyrun.com\/routes\/create\/",
                "https:\/\/www.mapmyride.com\/routes\/create",
                "https:\/\/www.mapmyrun.com\/routes\/create",
                "https:\/\/www.mapmyride.com\/routes\/edit\/*",
                "https:\/\/www.mapmyrun.com\/routes\/edit\/*"
            ],
            "js": [
                "lib\/turf.js",
                "deck-utils.js",
                "mapmyride.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.plotaroute.com\/routeplanner",
                "https:\/\/www.plotaroute.com\/walkingrouteplanner",
                "https:\/\/www.plotaroute.com\/runningrouteplanner",
                "https:\/\/www.plotaroute.com\/cyclerouteplanner",
                "https:\/\/www.plotaroute.com\/plotwithwaypoints",
                "https:\/\/www.plotaroute.com\/makemearoute",
                "https:\/\/www.plotaroute.com\/uploadroute",
                "https:\/\/www.plotaroute.com\/map\/*"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "leaflet-utils.js",
                "plotaroute.js"
            ],
            "css": [
                "komoot.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.bikemap.net\/en\/r\/*",
                "https:\/\/www.bikemap.net\/de\/r\/*"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "mapbox-utils.js",
                "bikemap.js"
            ]
        },
        {
            "matches": [
                "https:\/\/dynamic.watch\/plan"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "leaflet-utils.js",
                "dynamicwatch.js"
            ],
            "css": [
                "komoot.css"
            ]
        },
        {
            "matches": [
                "https:\/\/bikerouter.de\/*",
                "https:\/\/brouter.de\/brouter-web\/*",
                "https:\/\/brouter.m11n.de\/*"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "leaflet-utils.js",
                "bikerouter.js"
            ],
            "css": [
                "komoot.css"
            ]
        },
        {
            "matches": [
                "https:\/\/connect.garmin.com\/*"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "leaflet-utils.js",
                "garmin.js"
            ],
            "css": [
                "komoot.css",
                "garmin.css"
            ]
        },
        {
            "matches": [
                "https:\/\/veloviewer.com\/explorer",
                "https:\/\/veloviewer.com\/athlete\/*\/activities*"
            ],
            "js": [
                "js\/utils.js",
                "js\/users.js",
                "leaflet-utils.js",
                "veloviewer.js"
            ],
            "css": [
                "komoot.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "lib\/deckgl.v8.9.18.js",
        "lib\/turf.js",
        "lib\/mapbox-gl.js",
        "css\/mapbox-gl.css",
        "lib\/leaflet-mapbox-gl.js",
        "images\/bike.png",
        "images\/foot.png",
        "images\/footbike.png"
    ],
    "manifest_version": 2
}