Of course when you get to the "How" page, it is just a static explanation of how the extension works and doesn't need the button up there at all, so on that page I hide it like this.

<form>

<input type = "hidden" name = "TbBModHIDE_help" value = "true" />

</form>

Things to remember!

-Button must have unique id attribute!

-Don't forget to link it to a generic page.

-No extra form needed if page is, or already has form. Just add the hidden inputs to it.

-Naming convention for inputs is "TbBModOPTION_buttonId"

-Options are HIDE, TEXT, and HREF

TbBMod can be used on internal(#link) or external AJAX pages

-You can change the button link to internal(#link) or external AJAX pages

-The ability to mod the Back Button is coming!!!!