BrOrlandi / RemoveTwitterAds

Remove X (Twiter) Ads from your timeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Twitter Ads

A TamperMonkey script that removes ads from X (Twitter).

Description

This TamperMonkey script is designed to remove ads from your X feed, providing a cleaner and ad-free browsing experience. It uses JavaScript to target and remove specific elements on the page that are related to ads.

Features

  • Removes ads from the X feed
  • Removes ads from the X Trends
  • Improves browsing experience by eliminating distractions
  • Lightweight and easy to install

Installation

  1. Install the TamperMonkey browser extension (Chrome, Firefox, Safari).
  2. Click on the TamperMonkey extension icon and select "Create a new script".
  3. Copy the contents of the script.js file and paste it into the TamperMonkey editor.
  4. Save the script by pressing Ctrl + S (or Cmd + S on macOS).

Usage

Once the script is installed, it will automatically run whenever you visit Twitter. You should now see a cleaner Twitter feed without any ads.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Remove X (Twiter) Ads from your timeline

License:MIT License


Languages

Language:JavaScript 100.0%