oddsdk / odd-devtools

An extension to help developers use the Webnative SDK
Apache License 2.0
2 stars 1 forks source link

Fix duplicate panels created in Firefox #17

Closed bgins closed 1 year ago

bgins commented 1 year ago

Description

This PR implements the following fixes:

Link 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.