https://github.com/gorhill/ublock/wiki/Resources-Library#json-edit If I'm not wrong, to do that we can just add aliases for these scriptlets in `json-prune`, `json-prune-xhr-response` and ` json-prune-fetch-response`. And change `resolveJsonSyntaxMode` to automatically detect `JSONPath` mode when `propsToRemove` starts with dot: https://github.com/AdguardTeam/Scriptlets/blob/f87641572e378b5e25447d34f1d7a3a9b16a4fd0/src/helpers/json-path-utils.ts#L105-L131