Closed hackvertor closed 3 years ago
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.
Thanks, fixed! (it will take some time until it's updated in the Chrome Store)
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.