| Latest version | 0.5.2 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 14 |
| Last updated | 4 weeks ago |
| Created | 1 month ago |
| Authors | |
| Languages |
English Español |
| Systems |
Pf2e |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
A single-window, browser-like reader for all the rules content in your Foundry world. Instead of opening a new floating window for every feat, spell, or condition link you click, PF2e Rules Browser keeps everything in one tabbed window with real browser-style navigation: back/forward history per tab, pinned tabs, a command palette for quick jumps, bookmarks (with folders), and recently-viewed tracking. It also includes a lightweight two-tier search (instant title search plus a lazy-built full-text index) across your journal compendia, and a "share with table" button that lets other players open the same page in their own Rules Browser window.
Ctrl+S (remappable in Foundry's Controls settings).game.modules.get("pf2e-rules-browser").api.open() — or .open(uuid) to jump straight to a document.@UUID references to feats, spells, conditions…) opens in the same window, never a cascade of new sheets.+ for a new one, drag to reorder, middle-click (or Ctrl/Cmd+click) a link to open it in a background tab.Alt+←/Alt+→ step through each tab's own history.@UUID link, bookmark, clear history, and more).Ctrl+K (or the lightning-bolt toolbar button) for a command palette: a quick-jump overlay to any document by name.| Shortcut | Action |
|---|---|
Ctrl+S |
Open the Rules Browser |
Ctrl+K |
Command palette |
Alt+T |
New tab |
Alt+W |
Close the active tab (skips pinned tabs) |
Alt+← / Alt+→ |
Back / forward |
Alt+F |
Focus the search box |
All of the above are remappable in Foundry's Controls settings.



To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: pf2e-rules-browser or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.