diff --git a/apps/remix-ide/src/app/plugins/remixd-handle.tsx b/apps/remix-ide/src/app/plugins/remixd-handle.tsx index da3b2506b9..f9b35c7551 100644 --- a/apps/remix-ide/src/app/plugins/remixd-handle.tsx +++ b/apps/remix-ide/src/app/plugins/remixd-handle.tsx @@ -18,7 +18,11 @@ const profile = { events: [], description: 'Using Remixd daemon, allow to access file system', kind: 'other', - version: packageJson.version + version: packageJson.version, + repo: "https://github.com/ethereum/remixd", + maintainedBy: "Remix", + documentation: "https://remix-ide.readthedocs.io/en/latest/remixd.html", + authorContact: "" } enum State {