{
    "id": "03914666-5890-49fe-8de0-f57e80e07a46",
    "scriptName": "Fancy Quote Catcher",
    "findRegex": "/[“”«»｢｣《》\"]/gm",
    "replaceString": "\"",
    "trimStrings": [],
    "placement": [
        1,
        2
    ],
    "disabled": false,
    "markdownOnly": false,
    "promptOnly": false,
    "runOnEdit": true,
    "substituteRegex": 0,
    "minDepth": null,
    "maxDepth": null
}