Geocaching.com + Project-GC

Adds links and data to Geocaching.com to make it collaborate with PGC

As of 2015-05-08. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
GroundZeroCommunications
Ratings
0 0 0
Version
1.2.12
Created
2015-05-06
Updated
2015-05-08
Size
20.3 KB
License
The MIT License (MIT)
Applies to

From README.md, latest version can be read at https://github.com/ganja1447/greasemonkey-geocaching-projectgc

greasemonkey-geocaching-projectgc
=================================

Adds links and data to Geocaching.com to make it collaborate with PGC.

Some (most) features are for paying members at Project-GC only.

Compatibily:
* Requires Greasemonkey to run in Firefox.
* Requires Tampermonkey to run in Chrome.

Existing features:
* Add to VGPS form.
* Adds Favorite points (FP/FP%/FPW).
* Adds challenge checker links if a checker exists at Project-GC.
* Adds address for the coordinates (Google reverse geocoding).
* Clones number of logs per type to the top.
* Add a "latest logs" to the top.
* Add links to Profile stats for cache owner.
* Add links to Profile stats for every profile in the logbooks.
* Adds a copy friendly link to the geocache page, and copy friendly gccode.
* Adds link to Project-GC gallery.
* Minor adjustments to tidy the web.
** Remove rot13 decrypt widget.
** Remove "Description" text.
** Remove some spacings.
* Adds country/region/county data from Project-GC.
* Show the real cache owner name after the "placed by".
* Add links to PGC profile gallery for each name in the logbook.
* Add links to gallery from bookmark lists, from geocache pages.
* Add links to plot bookmark lists on maps, from geocache pages.
* Add links to Profile stats for bookmark list owners, from geocache pages.

Planned features:
* Remove from VGPS (and indicate if it's in the VGPS or not).
* Add a settings form, triggered from an arrow right of the PGC-username in the header.
* Rotate the "Print and Downloads" arrow when it's collapsed.
* Autodecrypt hints
* Remove decryption key widget (id=ctl00_ContentBody_EncryptionKey)

License:
The client side script (this script) is MIT licensed (license file commited in repository). However, the server side API is property of Ground Zero Communications AB.

Credits:
* Idea and initial work: Jonas "lillfiluren" Högström.
* Cleanup and actually make things work properly (cross browser compatible): "Surfoo".