Twitter Prime

Free yourself from X ads and analytics.

These are versions of this script where the code was updated. Show all versions.

  • v1.5 2024-05-18

    - Add support for x.com
    - leverage a twitter bug that sometimes show tweets from users who blocked you to show those tweets in more situations.
    - a bit of experimental code, disabled by default.

  • v1.4 2024-01-31

    Bumped middleman version to get a fix for a bug that prevented uploading media in your tweets/posts/replies.

  • v1.3 2023-12-12

    Catching up with Twitter's monetization efforts: disable any config that's about subscriptions, upsell, or super follows.
    This should make the app clean again.

  • v1.2 2023-09-09

    - straightened out of the code, making things hopefully easier to understand.

  • v1.1 2023-09-06

    The upsell items had a tendency to come back after a while. Turns out the Twitter app occasionally asks the server for a user's config flags again.
    This change intercepts those flags and re-asserts the configuration we want.

  • v1.0 2023-08-27