No description
  • JavaScript 100%
Find a file
2025-08-08 12:17:00 -05:00
content.js deal with custom savings numbers 2025-08-08 12:17:00 -05:00
manifest.json deal with custom savings numbers 2025-08-08 12:17:00 -05:00
README.md only run on applied page; show running total 2025-08-08 10:10:59 -05:00

harness-ccm-recommendation-todate

This Chrome extension calculates the total savings from monthly savings data found on the Harness Recommendations page and displays it.

image

How to Install

  1. Open Chrome and navigate to chrome://extensions.
  2. Enable "Developer mode" by clicking the toggle switch in the top right corner.
  3. Click the "Load unpacked" button that appears.
  4. Select the directory where you saved this repository.
  5. The extension should now be installed and active!

How to Use

Navigate to the Harness Recommendations page and click on Applied Recommendations. The extension will automatically find the monthly savings and applied date elements, calculate the total savings to date, and display it on the page.