If you're not using Firefox, you should be! Get it now.
Here are several handy tools to help search the site.
Add The Hypertext d20 SRDTM to your Firefox search menu.
It's easy to do, just click this link: Install d20 SRD Firefox Search Plugin
If you use the Google Toolbar, you can add a button to search this site.
With this bookmarklet you can instantly search The Hypertext d20 SRDTM from any site.
To use it, just…
Highlight a word on any Web site and click your new bookmark.
- OR -
Without highlighting a word, click your new bookmark and type in your search term.
Add cascading menus to your Firefox bookmark bar that enable you to access many d20srd.org pages with a single click and have super-fast searching of the SRD indexes.
Note: There are two versions available. The "mainIndex.html" bookmark file gives you one-click access to all second-tier SRD index pages. The "fullIndex.htm" is much larger and provides links directly to SRD content.
You can activate any Firefox bookmark via your keyboard:
Most folks have responded positively to the non-scrolling header at the top of the page, but It does pose problems for some browsing methods. If you'd like the page header to scroll with the page, you can do this:
Install Stylish and add this style:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("www.d20srd.org") { #header {position:absolute !important;} }
If you want to get rid of the torn paper border also, use this instead:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("www.d20srd.org") { #header { background-image:none !important; position:absolute !important; } }