Browser Extension Deployment

Access the MetaEdge network via the Chrome / Edge browser extension.

Access Flow:

  1. Obtain an Extension registration token from the MetaEdge Web Console (call POST /me/extension-token)
  2. The frontend passes the token to the Extension via chrome.runtime.sendMessage
  3. The Extension uses the token to complete Node registration
Document Maintenance: This document is compiled from the MetaEdge official website, API documentation, and CLI README. Content marked `[TBD]` is pending further information or confirmation from the MetaEdge team.