vue-telescope-extensions icon indicating copy to clipboard operation
vue-telescope-extensions copied to clipboard

Content Security Policy errors

Open ChargedByte opened this issue 4 years ago • 2 comments
trafficstars

Hey,

We found that having the extension enabled causes Content Security Policy errors that rapidly repeat, this would spam the /report endpoint and get the user rate limited.

Firefox Developer Tools - Console 1 Firefox Developer Tools - Console 2

I haven't seen this on any other website, but it does happen on https://forwardemail.net The website is open-source and can be found at forwardemail/forwardemail.net

System: Win 10 / 20H2 (Build: 19042.746) Browser: Firefox 85.0 (64-bit) Extension: 1.5.2 (Source: addons.mozilla.org)

NOTE: I'm not a developer of this site, just a user. I was in contact with the developer while debugging the issue though.

ChargedByte avatar Feb 01 '21 22:02 ChargedByte

Thanks @ChargedByte ! I fixed rate limiting on my side, but this def is an issue b/c other sites might have rate limiting and this will affect usage

niftylettuce avatar Feb 02 '21 00:02 niftylettuce

Sorry about this, is there any meta information the extension could check to avoid trying to detect Vue on it?

atinux avatar Feb 02 '21 10:02 atinux