#stylesrc — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #stylesrc, aggregated by home.social.
-
okay, modified an example #chromeExtension #browserExtension to get access to the headers, and modified the #Mastodon #ContentSecurityPolicy to allow unsafe-inline styles as well for now.
Once I get a bit more time, I'll either use a nonce instead, or dump the #userScript into this extension and hash the entire style so I can add the hash to the #styleSrc #CSP instead.