A simple Chrome extension that replaces the noun "X" with "Twitter" on the Twitter timeline.
I got sick of seeing X on my timeline 🤢
-
Clone this repository.
-
Open Chrome (or any Chromium-based browser) and navigate to
chrome://extensions
. -
Enable "Developer mode" in the top right corner.
-
Click "Load unpacked."
-
Select the
x-to-twitter
directory and click "Select Folder."
-
Navigate to Twitter.
-
Open the extension's popup by clicking the icon in the Chrome toolbar.
-
Click "X to Twitter" to start replacing all instances of "X" with "Twitter" on the timeline.
- Popup with a button to toggle the replacement on and off
- Publish to the Chrome Web Store