Closed bgins closed 1 year ago
This PR implements the following fixes:
localhost
Closes #16
Temporarily load the extension into Firefox. Test it with a site that uses Webnative. When inspecting messages, only a single panel should be created.
The connection should remain across page reloads.
The extension should work on any localhost port.
Description
This PR implements the following fixes:
localhost
permissions to all portsLink to issue
Closes #16
Type of change
Test plan (required)
Temporarily load the extension into Firefox. Test it with a site that uses Webnative. When inspecting messages, only a single panel should be created.
The connection should remain across page reloads.
The extension should work on any
localhost
port.