The following should be URL encoded: https://github.com/filedescriptor/untrusted-types/blob/main/src/background.ts#L24 Otherwise if you have a setting with %22 it would break the JSON .parse.
The following should be URL encoded:
https://github.com/filedescriptor/untrusted-types/blob/main/src/background.ts#L24
Otherwise if you have a setting with %22 it would break the JSON .parse.