Greasy Fork

GCHiddenText Redux

Display "hidden text" or "HTML Comments".

目前为 2014-09-30 提交的版本。查看 最新版本

作者
Cryo99
评分
0 0 0
版本
3.0.0
创建于
2014-09-30
更新于
2014-09-30
大小
7.1 KB
许可证
暂无
适用于

Overview


This script is a reworking of Chuck Denz's
GCHiddenText. Chuck hasn't updated his script since 2011 and subsequent changes to the site have stopped it working. Since it was a popular and useful script, I have revived it so we can continue using it. All credit for the original should go to Chuck and I will happy to return control to him if he chooses to continue working on it.

Chuck's original description:

"Shows a button to click if there is any "white" text on the page or if user has entered in comments in the HTML. Useful for puzzle caches for a quick check for hints or puzzles. I found my self constantly looking for hidden text on puzzle caches for more help and so I decided to create a script for a quick check rather than doing the search my self each time.

If you come across a Geocache that uses hidden text and my script doesn't pick it up please send me the GC # and I'll try to add it.

I made a small edit part on the top of the code for user settings. You can adjust to what color scheme you prefer (if you don't like my red/white and green/white settings)."

As with Chuck, if you find any caches where the script fails, please provide the details and I'll endeavour to get it working.

History

v3.0.0

  • Started a new life at Greasyfork.
  • Removed the USO updater, as it was dead.
  • The GeoKrety widget header change didn't make it live in V2.

V 2.0.2

  • Prevented the GeoKrety widget header being detected as hidden text.

V 2.0.1

  • Added updater.
  • Changed back to Chuck's namespace.

V 2.0.0

  • The GC site had been changed so the include paths no longer worked.
  • Incorporated my update for hidden divs, previously provided on the original script's discussion page.
  • Incremented the version number to 2 for clarity.

History prior to V2, from Chuck's original page.

v1.3 3/1/11

  • fix: Sometimes the Show Hidden Text button would show when no hidden text was present, updated method of checking
  • fix: Added to recognize new GC cache page address

v1.2 11/18/10

  • new: Finds words, hex and rgb values in white text
  • new: Changed to only highlight words and not the whole page
  • fix: Updated code to be more sufficient/effective

v1.1.0 9/13/10

  • new: Updated to catch white text if use style/font formatting
  • fix: Updated error if no Short/Long Description is on the page

v1.0.0 9/10/10

*If you have previous version please uninstall before loading new version

  • new:Added auto updater
  • new: Updated to be able to show/hide hidden text
  • new: updated section of code so user can easily change text/background colors to their preference

v0.0.1 9/7/10

  • new: Initial Release (Still testing a couple of options)

To Do

  • I plan to look at making the colour selections configurable when time permits.