Skip to content

Commit 299fe6e

Browse files
committed
readme update
1 parent f2c8012 commit 299fe6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Userscripts Safari currently supports the following userscript metadata:
9393
- `@exclude` - An alias for `@exclude-match` - functions exactly like `@exclude-match`
9494
- `@inject-into` - allows the user to choose which context to inject the script into
9595
- allows the user to choose which context to inject the script into
96-
- values: auto, content, page (default)
96+
- values: auto (default), content, page
9797
- works like [violentmonkey](https://violentmonkey.github.io/api/metadata-block/#inject-into)
9898
- `@run-at`
9999
- allows the user to choose the injection timing

0 commit comments

Comments
 (0)