Skip to content

Commit ed64b08

Browse files
committed
update chrome extensions link
1 parent 2372952 commit ed64b08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ Download this repo, serve the contents of the webpage directory from the same or
5050

5151
### 3. As a Chrome extension loaded from your file system using developer mode
5252

53-
Download this repo, go to the [Chrome extensions page](chrome://extensions/) in your browser, enable developer mode (the button in the top right corner), use the 'Load unpacked' button and select the chrome-extension/extension directory, this will load the extension in developer mode.
53+
Download this repo, go to the Chrome extensions page (`chrome://extensions/`) in your browser, enable developer mode (the button in the top right corner), use the 'Load unpacked' button and select the chrome-extension/extension directory, this will load the extension in developer mode.
5454

5555
### 4. As a locally served Chrome extension (.crx file)
5656

57-
Download this repo, go to the [Chrome extensions page](chrome://extensions/) in your browser, enable developer mode (the button in the top right corner), then choose the 'Pack extension' button and use the chrome-extension/extension directory for the 'Extension root directory', this will create a .crx file containing the extension that can be hosted locally.
57+
Download this repo, go to the Chrome extensions page (`chrome://extensions/`) in your browser, enable developer mode (the button in the top right corner), then choose the 'Pack extension' button and use the chrome-extension/extension directory for the 'Extension root directory', this will create a .crx file containing the extension that can be hosted locally.
5858

5959
## Enable Developer Tools In Your Application
6060

0 commit comments

Comments
 (0)