EduardoJM / x-filter-unreal-accounts

WIP Chrome Extension to hide some tweets from not real peoples on X (Twitter)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter Unreal Accounts for X (Twitter)

This is an wip extension to hide tweets on the X (Twitter) with some accounts with patterns of fake accounts.

Is a personal project for personal use purpose, but contributtions are welcome.

Context

On the brazillian political scene, we have a largest quantity of bots or human spammers with some patterns on the words (like various numbers on the handle, some ofensive words and other things). One of basic motivation of this extension is to filter some absurd tweets from the polluted feed.

Other motivation for this extension is some ads with fake picture of famous brazillian TV presenter being arrested.

Runing in Develop Mode

  1. Clone the Repository
git clone https://github.com/EduardoJM/x-filter-unreal-accounts.git
  1. Install the dependencies
cd x-filter-unreal-accounts
yarn
  1. Build the scripts with webpack
yarn webpack
  1. To load the extension, uses the chrome documentation.

Production

As a personal WIP, is not disponible on the chrome extensions page for now.

About

WIP Chrome Extension to hide some tweets from not real peoples on X (Twitter)


Languages

Language:TypeScript 84.8%Language:JavaScript 9.2%Language:HTML 6.0%