SideTrackedStats

Adds your SideTracked stats badge onto your profile page and SideTracked cache pages on geocaching.com.

As of 02/06/2018. See the latest version.

Autor
Cryo99
Ocene
0 0 0
Verzija
0.1.0
Napravljeno
04/05/2015
Ažurirano
02/06/2018
Size
5,87 КБ
Licenca
GPL version 3 or any later version
Važi za

SideTrackedStats

A userscript that shows SideTracked cache stats on geocaching.com. It adds the SideTracked banner in the following places:

  • the Stats Bar area of your account dashboard (old UI);
  • the sidebar of your account dashboard (new UI)
  • your public profile, if it doesn't already exist there (old UI);
  • other users' profiles, if it doesn't already exist there (old UI);
  • SideTracked cache pages.

On cache pages it adds the C. O.'s banner as well.

This script was inspired by, and is based on, James Inge's Church Micro Stats and works in concert with it, as you can see from the screen shots. Thanks and credit should go to James for his efforts.

Please note: in order for the banner to be added to your public profile, you need to have some content in the "Bio" area (old UI) or About tab (new UI). If this area is empty, the necessary container is not generated by the site. An empty HTML comment (<!-- -->) is sufficient and prevents the need for unwanted output in your profile. This is also true for James' Church Micro Stats. This may be fixed in a later version.

Version 0.1.0

  • Updated to work with the new web site.
  • Still supports the old interface.
  • Added additional screen shots for Greasy fork.
  • The script now doesn't check whether the badge already exists on a user's profile page because GC have moved the user content to an iframe, which causes cross-site scripting issues.

Version 0.0.2.

  • Added support URL.
  • Removed some unused code.
  • Added screen shots for Greasy fork.
  • Refined some messages.
  • Formatting.

Version 0.0.1

  • Initial release.