The Salesforce Query Editor Helper Extension does not handle or transmit sensitive information about the browser user.
It only communicates with
Salesforce passing the authorization token (extracted from the current page) to request data for the query the user executed in the Query Editor.
Nothing else is sent to any other server.
The source code for the extension is available at https://github.com/Fernando-Fernandez/SFQueryEditorHelper