Skip to content

Commit 962fcee

Browse files
committed
Minor readme tweak
1 parent 304cd96 commit 962fcee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Returns a `Promise<object>` with the result, or `Promise<undefined>` if there is
7878
- `processId` *(number)* - Process identifier
7979
- `bundleId` *(string)* - Bundle identifier *(macOS only)*
8080
- `path` *(string)* - Path to the app
81-
- `url` *(string?)* - URL of the active browser tab if the active window is Safari (includes Technology Preview), Chrome (includes Beta, Dev, and Canary), Edge (includes Beta, Dev, and Canary), Brave (includes Beta and Nightly), Mighty, Ghost Browser, Wavebox, Sidekick, Opera (includes Beta and Developer), or Vivaldi *(macOS only)*
81+
- `url` *(string?)* - URL of the active browser tab if the active window *(macOS only)*
82+
- Supported browsers: Safari (includes Technology Preview), Chrome (includes Beta, Dev, and Canary), Edge (includes Beta, Dev, and Canary), Brave (includes Beta and Nightly), Mighty, Ghost Browser, Wavebox, Sidekick, Opera (includes Beta and Developer), or Vivaldi
8283
- `memoryUsage` *(number)* - Memory usage by the window owner process
8384

8485
### activeWindow.getOpenWindows()

0 commit comments

Comments
 (0)