Wandrer Map Overlay
View your Wandrer map data in a variety of route planning tools, including Strava, Komoot and RideWithGPS
什么是Wandrer Map Overlay?
Wandrer Map Overlay是由https://wandrer.earth开发的Chrome扩展程序,该扩展的主要功能是“View your Wandrer map data in a variety of route planning tools, including Strava, Komoot and RideWithGPS”。
扩展截图
下载Wandrer Map Overlay扩展crx文件
下载Wandrer Map Overlay扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Wandrer Map Overlay |
ID | nmcamjnbjejckmdbobepfjdehbfillan |
官方URL | https://chromewebstore.google.com/detail/wandrer-map-overlay/nmcamjnbjejckmdbobepfjdehbfillan |
简介 | View your Wandrer map data in a variety of route planning tools, including Strava, Komoot and RideWithGPS |
文件大小 | 729 KB |
安装次数 | 4,781 |
当前版本 | 1.0.0.56 |
更新时间 | 2023-12-09 |
上架时间 | 2021-03-16 |
评分 | 4.25/5 共16次评分 |
开发者 | https://wandrer.earth |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://wandrer.earth |
隐私政策页面URL | https://wandrer.earth/privacy |
支持的语言 | 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 } |