Twitter Show Sensitive Content

No more extra click to show a stupid tweets!

目前為 2022-02-06 提交的版本,檢視 最新版本

作者
rigid_function
評價
0 0 0
版本
0.3
建立日期
2021-12-27
更新日期
2022-02-06
尺寸
4.7 KB
授權條款
GPL
腳本執行於

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或关注我们的公众号极客氢云获取最新地址