Adds links and data to Geocaching.com to make it collaborate with PGC
These are versions of this script where the code was updated. Show all versions.
Fix settings dropdown to match Geocaching.com's new Tailwind-based header.
Geocaching.com migrated their header to Tailwind CSS, breaking the PGC settings dropdown positioning and styling. This adds explicit absolute positioning, a CSS triangle arrow, proper z-index, shadow, and border to match their native dropdown. Also adds pointer cursors and fixes vertical alignment of labels and defaults.
Co-Authored-By: Claude Opus 4.6 (1M context) [email protected]
Only show verbose alert format for errors, not informational messages.
Bump version to 3.0.3.
Better alerts. Silently ignore http code 429.
Alerts: Show that they are from Project-GC.
Fixes the Cancel button in the menu.
Fixes the PGC item in the menu bar.
Major code cleanup. Removed exif parser.
Code cleanup
New API
CSS/Style fixes
Fixes syntax issues and wrong variable uses.
Copyable link override GClh's copy to clipboard (#154)
fix: copyable link override GClh's copy to clipboard
Bump version
Co-authored-by: Magnus Månsson [email protected]
Removed invalid locale
Proper (hopefully) locale fix
Hotfix to not endlessy reload translations
exclude geocaching.com/help/* (#153)
Show all script versions