fix typo
This commit is contained in:
parent
f857be431a
commit
52a2ed9205
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ be used to extend the ability of devtools for debugging popular web frameworks.
|
||||||
This document outlines the process for manually loading an extension.
|
This document outlines the process for manually loading an extension.
|
||||||
You may also try
|
You may also try
|
||||||
[electron-devtools-installer](https://github.com/GPMDP/electron-devtools-installer),
|
[electron-devtools-installer](https://github.com/GPMDP/electron-devtools-installer),
|
||||||
a third-party tool the downloads the chrome extension directly from the
|
a third-party tool that downloads extensions directly from the Chrome WebStore.
|
||||||
Chrome WebStore.
|
|
||||||
|
|
||||||
To load an extension in Electron, you need to download it in Chrome browser,
|
To load an extension in Electron, you need to download it in Chrome browser,
|
||||||
locate its filesystem path, and then load it by calling the
|
locate its filesystem path, and then load it by calling the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue