We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c8012 commit 299fe6eCopy full SHA for 299fe6e
1 file changed
README.md
@@ -93,7 +93,7 @@ Userscripts Safari currently supports the following userscript metadata:
93
- `@exclude` - An alias for `@exclude-match` - functions exactly like `@exclude-match`
94
- `@inject-into` - allows the user to choose which context to inject the script into
95
- allows the user to choose which context to inject the script into
96
- - values: auto, content, page (default)
+ - values: auto (default), content, page
97
- works like [violentmonkey](https://violentmonkey.github.io/api/metadata-block/#inject-into)
98
- `@run-at`
99
- allows the user to choose the injection timing
0 commit comments