Twitter Show Sensitive Content

No more extra click to show a stupid tweets!

目前为 2022-02-16 提交的版本。查看 最新版本

作者
rigid_function
评分
0 0 0
版本
0.3.1
创建于
2021-12-27
更新于
2022-02-16
大小
5.3 KB
许可证
GPL
适用于

Currently not working with the new Account Required elements! (Sorry, but I think the only way to disable it will be with an extension... or wait until the GM variant of the extensions API to modify requests) or just use Nitter.

Normal "Click to see" elements with buttons are still working

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 reliable as possible. No guarantee this will always work


Firefox: Please, before saying "it doesn't work".

Verify if your userscript manager is executing in 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.

Workarounds (Tampermonkey & Greasemonkey)

Violentmonkey works as intented

Source (https://github.com/Tampermonkey/tampermonkey/issues/952#issuecomment-638373937):

  1. Switch to Tampermonkey beta branch
  2. Change security settings to allow Tampermonkey to modify CSP

Or try:

  • Disabling FastForward/Universsal Bypass(unmaintained) extension
  • Try in a new profile (about:profiles)
  • Restore Tampermonkey ?
  • (bad idea) Setting dom.caches.enabled to false
  • (dangerous) Setting security.csp.enable to false. **But that's a really bad idea!!!
  • Chromium base browser

More info:

Tampermonkey issues:

Bugzilla issue trackers:

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址