dynamicWatch Route Save to Garmin

dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more.

dynamicWatch Route Save to Garminคืออะไร?

dynamicWatch Route Save to Garmin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dynamic.watch และคุณลักษณะหลักของมันคือ "dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย dynamicWatch Route Save to Garmin

ดาวน์โหลดไฟล์ส่วนขยาย dynamicWatch Route Save to Garmin ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        dynamicWatch Route Save lets you send a route to your Garmin watch, Edge or GPS from popular route planning sites like Strava, Ride with GPS, Garmin Connect, MapMyRun/MapMyRide, Bikemap, OutdoorActive, GPSies, MTB Project, Komoot, Ordnance Survey, Trailforks and Openrunner.

When you see a route on Strava for example that you'd like to follow, click on the dynamicWatch toolbar button. This will add it to your routes in the dynamicWatch system. You can also set it as your current route in the popup that is shown.

Then just start dwMap on your Garmin watch or routeCourse on your Garmin Edge GPS and the route will be immediately downloaded to the device.

Note that some of the import source websites may require that you are logged into your account on the website, and that your account includes a paid option on the website, in order for your routes to be available for exporting.

With the dynamicWatch Chrome Extension you don't even need to visit our website to send exciting new routes to your Garmin device. It's that simple!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ dynamicWatch Route Save to Garmin dynamicWatch Route Save to Garmin
ID omhholhalnoeblpkgpbgnjnlbogmhlff
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dynamicwatch-route-save-t/omhholhalnoeblpkgpbgnjnlbogmhlff
คำอธิบาย dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more.
ขนาดไฟล์ 26.08 KB
จำนวนการติดตั้ง 9,275
เวอร์ชันปัจจุบัน 1.2.1
อัปเดตครั้งล่าสุด 2022-03-09
วันที่เผยแพร่ 2019-04-07
คะแนน 4.94/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา https://dynamic.watch
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://dynamicwatch.zendesk.com/hc/en-us/articles/360007149332-Chrome-Toolbar-Save-Route-Button
URL หน้านโยบายความเป็นส่วนตัว https://dynamic.watch/help/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "dynamicWatch Route Save to Garmin",
    "short_name": "dynamicWatch Save",
    "description": "dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more.",
    "version": "1.2.1",
    "browser_action": {
        "default_icon": "dw-icon-19x19.png",
        "default_popup": "popup.html",
        "default_title": "Click to save this route to dynamicWatch"
    },
    "permissions": [
        "activeTab",
        "https:\/\/dynamic.watch\/"
    ]
}