Skip to content

Commit cc019d0

Browse files
committed
Merge branch 'main' into user/mikehoffms/vs2022
2 parents a7c9872 + f2cac4f commit cc019d0

52 files changed

Lines changed: 1728 additions & 880 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

microsoft-edge/developer/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ landingContent:
101101
- text: Register as a Microsoft Edge extension developer
102102
url: ../extensions-chromium/publish/create-dev-account.md
103103

104-
- text: "Tutorial part 1: Display an image in a pop-up"
104+
- text: "Sample: Display an image in a pop-up"
105105
url: ../extensions-chromium/getting-started/part1-simple-extension.md
106106

107107
# -----------------------------------------------------------------------------
Binary file not shown.
1.03 KB
Loading
93.7 KB
Loading
96.4 KB
Loading
1.05 KB
Loading

microsoft-edge/devtools-guide-chromium/experimental-features/index.md

Lines changed: 155 additions & 117 deletions
Large diffs are not rendered by default.

microsoft-edge/devtools-guide-chromium/sources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ When the debugger steps into code that you don't recognize, you might want to ad
187187

188188
See also:
189189
* [Content scripts](https://developer.mozilla.org/Add-ons/WebExtensions/Content_scripts)
190-
* [Tutorial part 2: Use JavaScript to insert an image in the webpage](../../extensions-chromium/getting-started/part2-content-scripts.md)
190+
* [Sample: Insert an image in the webpage](../../extensions-chromium/getting-started/part2-content-scripts.md)
191191

192192

193193
<!-- ------------------------------ -->
103 KB
Loading
154 KB
Loading

0 commit comments

Comments
 (0)