mirror of https://github.com/gorhill/uBlock.git
Added aliases: "trusted-rpfr" and "acs"
parent
414f44b17e
commit
2b73ae3aae
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
|
|
||||||
## Available general purpose scriptlets
|
## Available general purpose scriptlets
|
||||||
- [abort-current-inline-script](#abort-current-inline-scriptjs-) _(acis)_
|
- [abort-current-inline-script](#abort-current-inline-scriptjs-) _(acis / acs)_
|
||||||
- [abort-on-property-read](#abort-on-property-readjs-) _(aopr)_
|
- [abort-on-property-read](#abort-on-property-readjs-) _(aopr)_
|
||||||
- [abort-on-property-write](#abort-on-property-writejs-) _(aopw)_
|
- [abort-on-property-write](#abort-on-property-writejs-) _(aopw)_
|
||||||
- [abort-on-stack-trace](#abort-on-stack-tracejs-) _(aost)_
|
- [abort-on-stack-trace](#abort-on-stack-tracejs-) _(aost)_
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
- [no-xhr-if](#no-xhr-ifjs-)
|
- [no-xhr-if](#no-xhr-ifjs-)
|
||||||
- [no-fetch-if](#no-fetch-ifjs-)
|
- [no-fetch-if](#no-fetch-ifjs-)
|
||||||
- [trusted-replace-xhr-response](#trusted-replace-xhr-responsejs-) [Trusted]
|
- [trusted-replace-xhr-response](#trusted-replace-xhr-responsejs-) [Trusted]
|
||||||
- [trusted-replace-fetch-response](#trusted-replace-fetch-responsejs-) [Trusted]
|
- [trusted-replace-fetch-response](#trusted-replace-fetch-responsejs-) _(trusted-rpfr)_ [Trusted]
|
||||||
- [trusted-replace-argument](#trusted-replace-argumentjs-) [Trusted]
|
- [trusted-replace-argument](#trusted-replace-argumentjs-) [Trusted]
|
||||||
- [set-attr](#set-attrjs-)
|
- [set-attr](#set-attrjs-)
|
||||||
- [remove-attr](#remove-attrjs-) _(ra)_
|
- [remove-attr](#remove-attrjs-) _(ra)_
|
||||||
|
|
Loading…
Reference in New Issue