No more extra click to show stupid tweets!
当前为
Removes the annoying "The following media includes potentially sensitive content." warning on Twitter
(Also known as "Twitter Show Hidden Content")
Note: I tried to make it as reliable as possible. No guarantee this will always work
Verify if your user script manager is executing on the page. Twitter uses a CSP (Content Security Policy) in the header that tells your browser to prevent "insecure" inline code injections. This is bad for you because prevents extensions from working.
Source (https://github.com/Tampermonkey/tampermonkey/issues/952#issuecomment-638373937):

Or try:
about:profiles)dom.caches.enabled to falsesecurity.csp.enable to false. **But that's a really bad idea!!!Tampermonkey issues:
Bugzilla issue trackers: