docs: document supported extensions apis (#22021)
* docs: document supported extensions apis * Update extensions.md * Update README.md * Apply suggestions from code review Co-Authored-By: Mark Lee <malept@users.noreply.github.com> Co-authored-by: Mark Lee <malept@users.noreply.github.com>
This commit is contained in:
parent
c8273e375c
commit
eca1dd7f8b
3 changed files with 103 additions and 0 deletions
|
@ -112,6 +112,7 @@ These individual tutorials expand on topics discussed in the guide above.
|
|||
* [Process Object](api/process.md)
|
||||
* [Supported Command Line Switches](api/command-line-switches.md)
|
||||
* [Environment Variables](api/environment-variables.md)
|
||||
* [Chrome Extensions Support](api/extensions.md)
|
||||
* [Breaking API Changes](breaking-changes.md)
|
||||
|
||||
### Custom DOM Elements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue