File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Info tab contains information about Session and RUM SDK configurations
9090Read the [ Extend the developers
9191tools] ( https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools )
9292MDN guide to get up to speed with WebExtensions for devtools. In particular, look for the
93- various entrypoints (panel.html, devtools.html) and the content script communication as it'
93+ various entrypoints (panel.html, devtools.html) and the content script communication, as it'
9494s not straightforward.
9595
9696To work on the developer extension and debug it easily:
@@ -99,4 +99,4 @@ To work on the developer extension and debug it easily:
9999
1001002 . Run ` yarn dev ` .
101101
102- 3 . It should open a Chrome browser window with the developer extension loaded.
102+ 3 . A Chrome browser window with the developer extension loaded opens .
You can’t perform that action at this time.
0 commit comments