/geocachingUtils

🏃🌳 GeocachingUtils is a free extension for Google Chrome that adds features to the geocaching.com website🌳🏃

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Chrome Web Store Chrome Web Store

GeocachingUtils is an extension for Google Chrome that adds some really nice features to the geocaching.com website. You can download it for free from the Chrome Web Store: GeocachingUtils

Feel free to contribute to the code or report bugs and feature requests.

Development

Node.js CI Known Vulnerabilities

How to setup the project locally

  1. Install Node.js LTS (including npm)
  2. Checkout this project
  3. Open command line in the root folder of the project
  4. Run npm i to install all dependencies
  5. Run the grunt in the command line (You can find all available grunt tasks at the very end of Gruntfile.js)

How to run this extension

  1. If you just want to use the extension, download it from here and skip all the other steps: GeocachingUtils in Chrome Web Store
  2. After you have run the grunt command, go to the extensions settings page in Google Chrome (Make sure you have enabled the developer mode in the extension settings of Google Chrome)
  3. Click the "Load unpacked extension..." button
  4. Select the "build" folder (it's only available after you ran the "grunt build" command) of this project
  5. Navigate to geocaching.com and enjoy

Release History

The release history and change notes can be found here.