Garmin Connect Web Missing LoadFocus Fixer
This Chrome extension fixes missing LoadFocus feature on Garmin Connect Web by modifying XHR response.
Τι είναι το Garmin Connect Web Missing LoadFocus Fixer;
Το Garmin Connect Web Missing LoadFocus Fixer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον cankuteskin, και η κύρια λειτουργία του είναι "This Chrome extension fixes missing LoadFocus feature on Garmin Connect Web by modifying XHR response.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Garmin Connect Web Missing LoadFocus Fixer
Λήψη αρχείων επέκτασης Garmin Connect Web Missing LoadFocus Fixer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Garmin devices are very popular among professional cyclists and amateur cyclists. These devices track and record various activity data (heart rate, power, location, speed etc.) of the athlete. The recorded user data is accessible for Garmin users either from their physical device interface or via web interface (Garmin Connect Web - https://connect.garmin.com/) or mobile app. For some of the Garmin users, a special part of the data (LoadFocus) is NOT showing up in Garmin Connect Web (this is a bug), even though they are able to see LoadFocus in their device screen. This is a well known issue for more than 2 years but unfortunately this has not been fixed by Garmin. Please see related topics: https://forums.garmin.com/apps-software/mobile-apps-web/f/garmin-connect-web/169713/load-focus-missing-for-edge-530 https://forums.garmin.com/apps-software/mobile-apps-web/f/garmin-connect-mobile-andriod/217163/training-load-focus-shows-on-edge-530-but-not-on-connect-mobile-or-website/ So this is where the extension comes into play. It simply looks for a special XHR request and slightly modify (changes a JSON setting from false to true) the response. This will be useful for all Garmin users who wants to see their training load from Garmin Connect Web interface.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Garmin Connect Web Missing LoadFocus Fixer |
ID | hcajefpkmimmoiljokpnjoaeoapebohe |
Επίσημο URL | https://chromewebstore.google.com/detail/garmin-connect-web-missin/hcajefpkmimmoiljokpnjoaeoapebohe |
Περιγραφή | This Chrome extension fixes missing LoadFocus feature on Garmin Connect Web by modifying XHR response. |
Μέγεθος Αρχείου | 20.67 KB |
Αριθμός Εγκαταστάσεων | 1,858 |
Τρέχουσα Έκδοση | 1.1 |
Τελευταία Ενημέρωση | 2022-06-22 |
Ημερομηνία Δημοσίευσης | 2022-06-05 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | cankuteskin |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/cankut/garmin-loadfocus-fixer |
Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/cankut/garmin-loadfocus-fixer/issues |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Garmin Connect Web Missing LoadFocus Fixer", "description": "This Chrome extension fixes missing LoadFocus feature on Garmin Connect Web by modifying XHR response.", "version": "1.1", "author": "[email protected]", "manifest_version": 3, "web_accessible_resources": [ { "resources": [ "fix-garmin.js" ], "matches": [ " |