Geocaching Bag-o-Tricks
By Lil Devil on August 13, 2008 – 2:57pm
This script makes several small but useful improvements to the Geocaching.com website.
What This Script Does
- On all pages
- Change all text input boxes to 95% of window width. They will automatically resize as the window size is changed.
- On the login page
- Automatically check the 'Use Cookies' checkbox. This is configurable.
On cache pages
- Add an 'email' link next to the owner profile link.
- Hide the disclaimer - it still applies, it just makes more room on the page.
- Move the map from the right-hand column to the coordinates box at the top.
- On travel bug pages
- Add an 'email' link next to the owner profile link.
- Add a blank line after the travel bug name so you can double-click on the name to select it and not select a bunch of other stuff.
- On the 'log a cache' page
- Increase the height of the travel bug selection box.
- On the 'submit/edit a cache' page
- Automatically check the two disclaimer boxes at the bottom. This is configurable.
- On the 'email a user' page
- Un-check the 'send my address' and 'email to self' checkboxes. These are individually configurable.
- If you came to this page via the 'email cache owner' link on the cache or travel bug page, add the GC# and cache name to the email message.

Configuration
To configure any of the options, right-click on the Greasemonkey icon in the status bar of your browser, then select "Manage User Scripts." When the dialog pops up, select "GC Bag-o-Tricks" in the list on the left, then click the "Edit" button below. The script will open in Notepad. Scroll down to the "-----Switches-----" section where you will find several configurable options. Edit them to your liking, then save the file. Back in the browser, refresh the page so it will be updated with the new options.
Version History
1.5 - 2008/08/28
- Another small fix after the geocaching.com site was updated. Fixed the "email" link on travel bug page.
1.4 - 2008/08/13
- Changed the way the Enlarge Textareas feature works. It now automatically resizes to 95% of window width instead of staying at a fixed width.
1.3 - 2008/08/02
- A couple of updates after the geocaching.com site was updated:
- Fixed "Move Small Map" feature.
- Removed the code that moved the Waypoint Download buttons since all 4 are now on one line and they wrap properly.
1.2 - 2007/11/01
- A few updates after the geocaching.com site was updated:
- Fixed "email" link next to owner name on both the cache page and the travel bug page.
- Fixed default text on email page.
- Removed code that removed the "What's this?" text, since it's no longer on the cache page anyway.
- Some new features:
- Added a blank line after the travel bug name so you can double-click on it to select it and not select a bunch of other stuff.
- Move the map from the right-hand column to the right-side of the coordinates box.
- Option to hide the disclaimer box from the cache page to reclaim the space.
- Script will now automatically alert you if a new version of itself is available.
1.1 - 2007/01/03
- Added owner email link to the travel bug page.
- Added code to widen the new "profile details" text box on the profile page.
- Added @exclude rule to prevent from running on the print-friendly page.
1.0 - 2005/11/07 - Initial release.

Install the script
Bag-o-Tricks
LOVE your scripts but this one does not seem to be working on the TB pages. Does not "Add an 'email' link next to the owner profile link."