Skip to content

A Chrome extension which detects blue-check Twitter users and hides their posts.

Notifications You must be signed in to change notification settings

gsajith/blue-check-hider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue Check Hider

Icon

Blue Check Hider is a Chrome extension which hides any posts made by people with a verified blue Checkmark on twitter.com.


Development

  • Clone the repo.
  • Install dependencies with yarn install.
  • Set up ESLint npm init @eslint/config
  • Create a build folder with yarn run build (once) or yarn run watch (continuous build).
  • Follow the instructions to load an unpacked Chrome Extension, and load the build folder generated in the previous step

Progress

Done

  • Scan DOM for blue checks
  • Send list of blue checks to Popup via message
  • Store both blue checks on current page, and all detected blue checks

To do

  • Set up backend DB
  • Button to send data to backend DB
  • Button to block the list

Reference

About

A Chrome extension which detects blue-check Twitter users and hides their posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published