2.2.2 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 Source: This document is compiled from the MetaEdge official website (https://metaedge.xyz/), API documentation (https://edge-doc.vercel.app/), and CLI README. Content marked [TBD] is pending further information or confirmation from the MetaEdge team. Introductory copy and data follow the current official website.