UserScripts for Geocaching.com
// @name Geocaching: Puzzle Solver Help Tools
// @version 1.1.0
The all in One Userscript with selected option.
The below zip file contains independent userscripts
you can choose to install separately.
// @name Geocaching: Show Background Image // @version 1.5 // @name Geocaching: Show UserSuppliedContent // @version 3.8 //@name Geocaching: Open Coords in Google Maps //@version 1.1 // @name Geocaching: Reveal Hidden Text // @version 1.9 // @name Geocaching GC Code Animal Alphabet // @version 1.3 // @name Geocaching - Auto Decode Additional Hints // @version 1.2 // @name Geocaching - Zip UserSuppliedContent Images NEW // @version 1.9
Current file geouserscripts62726.zip
This userscript, Geocaching: Puzzle Solver Help Tools, combines multiple Geocaching helper tools into one Tampermonkey script.
It adds a GC Tools settings button on geocaching.com so you can choose which tools run. The settings are saved in the browser.
Included tools:
- Shows the source HTML for
UserSuppliedContent - Reveals hidden or invisible text inside cache descriptions
- Finds and shows background image URLs
- Adds a Google Maps button for cache coordinates
- Converts GC codes into an animal alphabet helper
- Automatically reveals and ROT13-decodes additional hints
- Adds a bottom-right
ZIP Imagesbutton to download USC images - Adds a bottom-right
Copy Sourcebutton to copy the full page source
The script is meant to help with puzzle caches by making hidden clues, source content, images, coordinates, hints, and page data easier to inspect.
Tampermonkey is one of the most popular browser extensions across all major browsers. It’s available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
The downloaded file contains the code in text files.