Description
A browser extension can communicate with a local external editor through a native messaging host. It is useful for users who want to edit browser text fields or content with a preferred local editor.
Native messaging bridges browser content to local programs. Review extension permissions and avoid sending private web content to untrusted editor commands.