We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360e581 commit 155072eCopy full SHA for 155072e
special-pages/pages/new-tab/app/new-tab.md
@@ -1,6 +1,6 @@
1
---
2
title: New Tab Page
3
-children:
+children:
4
- ./widget-list/widget-config.md
5
- ./remote-messaging-framework/rmf.md
6
- ./update-notification/update-notification.md
@@ -10,6 +10,7 @@ children:
10
- ./next-steps/next-steps.md
11
- ./customizer/customizer.md
12
- ./protections/protections.md
13
+ - ./omnibar/omnibar.md
14
15
16
## Requests
@@ -27,7 +28,7 @@ children:
27
28
29
## Notifications
30
-### `contextMenu`
31
+### `contextMenu`
32
- {@link "NewTab Messages".ContextMenuNotification}
33
- Sent when the user right-clicks in the page
34
- Note: Other widgets might prevent this (and send their own, eg: favorites)
0 commit comments