Browser Extension Deployment
Access the MetaEdge network via the Chrome / Edge browser extension.
Access Flow:
- Obtain an Extension registration token from the MetaEdge Web Console (call
POST /me/extension-token)
- The frontend passes the token to the Extension via
chrome.runtime.sendMessage
- The Extension uses the token to complete Node registration