Skip to content

gerrard00/myfitnesspal-extracharts

Repository files navigation

myfitnesspal-extracharts

Adds some extra charts to MyFitnessPal.

MyFitnessPal has changed my life and the lives of many others by making calorie counting simple and enjoyable. I love everything about MyFitnessPal, except for their charts. They leave much to be desired, especially if you want to weigh yourself daily.

This extension adds an extra chart to the MyFitnessPal reports page that shows an exponentially smoothed moving average. This functionality was inspired by "The Hacker's Diet".

The extension does not store or otherwise analyze any of your information. We just enhance the existing browser experience when visiting the MyFitnessPal reports page.

Please note that this is a super early beta. I will be enhancing it regularly.

View on Chrome Web Store

Releases:

  • 0.0.10: Fix issue where chart was not rendered correctly if there was no user entry for the current day.
  • 0.0.5: Fix issue where dates from other regions weren't parsed correctly.
  • 0.0.4: Fix issue where padding was added to page body.