Skip to content

adxy/xtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X/Twitter Feed Video Blocker

Hide videos/images and quote tweets with media in the X/Twitter feed, simply click on the view button to reveal the content of that particular tweet, keeping you consicous of what you're consuming.

Install (Chromium browsers)

Get it from chrome web store: https://chromewebstore.google.com/detail/xtwitter-feed-video-block/khdpmhkldgcomdhoclgcbhkaeeilaedm

or

  • Open chrome://extensions (or your Chromium-based browser's extensions page)
  • Enable "Developer mode"
  • Click "Load unpacked" and select this folder (xtension)

Use

  • Visit x.com or twitter.com
  • Videos in the feed will be hidden behind an overlay
  • Click "View video" on the overlay to reveal/play that video

Notes

  • No data leaves your browser; there are no network requests
  • Targets: x.com, twitter.com, and their subdomains
  • Files: manifest.json (MV3), content.js (logic), content.css (overlay/styles)