mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
You should omit the .js
...
parent
b533a6120c
commit
6ef7e607c8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
- "regular expression" parameter means JavaScript [regular expression literal](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#Writing_a_regular_expression_pattern)
|
||||
- mime type is `application/javascript` if not present
|
||||
- You can use the short alias form when available for scriptlet name
|
||||
- You can omit the `.js` from the scriptlet name (eventually in some future this will be the official way to do this)
|
||||
- You should omit the `.js` from the scriptlet name in scriptlet injection filters (eventually in some future this will be the official way to do this)
|
||||
- Do **not** skip `.js` when the scriptlet is used with `redirect=`, only when used in `+js(...)`.
|
||||
- crossed out resources are deprecated/removed.
|
||||
|
||||
|
|
Loading…
Reference in a new issue