Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 893 Bytes

readme.md

File metadata and controls

38 lines (19 loc) · 893 Bytes

X to Twitter

new

What is this?

A simple Chrome extension that replaces the noun "X" with "Twitter" on the Twitter timeline.

Why did you build this?

I got sick of seeing X on my timeline 🤢

Installation

  1. Clone this repository.

  2. Open Chrome (or any Chromium-based browser) and navigate to chrome://extensions.

  3. Enable "Developer mode" in the top right corner.

  4. Click "Load unpacked."

  5. Select the x-to-twitter directory and click "Select Folder."

Usage

  1. Navigate to Twitter.

  2. Open the extension's popup by clicking the icon in the Chrome toolbar.

  3. Click "X to Twitter" to start replacing all instances of "X" with "Twitter" on the timeline.

Coming soon

  • Popup with a button to toggle the replacement on and off
  • Publish to the Chrome Web Store