github aciidic/thegreatsuspender-notrack 7.1.10-notrack

latest releases: 7.1.12-notrack, 7.1.11-notrack
3 years ago

Fixed issue with missing favicon as noted by @Quinci135 in request #2

Use below CRX download or amend manifest.json in source.zip;

Change line
"content_security_policy": "script-src 'self'; object-src 'self'; child-src 'self'; connect-src 'self'; img-src 'self'; style-src 'self'; default-src 'self'; data: chrome:",

to
"content_security_policy": "script-src 'self'; object-src 'self'; child-src 'self'; connect-src 'self'; img-src 'self' data: chrome:; style-src 'self'; default-src 'self'",

Don't miss a new thegreatsuspender-notrack release

NewReleases is sending notifications on new releases.