You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -44,8 +45,6 @@ Then, open the debug panel by clicking the `Run and Debug` icon on the Activity
44
45
option from the top menu, and click start. A new window will launch with the title
45
46
`[Extension Development Host]`. Do your testing here.
46
47
47
-
If you want to disable all other extensions when testing in the Extension Development Host, choose the `Launch Extension Alone` option instead.
48
-
49
48
### Pull requests
50
49
51
50
Work should be done on a unique branch -- not the master branch. Pull requests require the approval of two PMC members, as described in the [Governance document](GOVERNANCE.md). PMC review is often high level, so in addition to that, you should request a review by someone familiar with the technical details of your particular pull request.
0 commit comments