Forge Module Explorer — User guide

Overview

The app shows which Forge modules are available on the current Jira or Confluence screen right now. Each UI element is titled with the module key (e.g., jira.globalPage). Clicking opens a stub page/modal saying Frontend iframe - <moduleKey>. backgroundScripts log the module key via console.log (e.g., Forge Module Explorer - confluence:backgroundScript).

Note: some modules require permissions (e.g., jira.adminPage).


Using

  1. Open the target Jira screen (Issue View, Project page, etc.).
  2. Check the screen, dropdowns, and DevTools console. Visible items = available modules.
Forge Module Explorer Jira Work Item
Forge Module Explorer Confluence Page

Data note

This app does not modify Jira data; it only shows stubs and logs.