Replace "Post/Posts" with "Tweet/Tweets" and "X/X Corp" with "Twitter/Twitter Inc." on all X.com and Twitter.com sites
Additional Info
This script modifies the appearance of X/Twitter in your browser by replacing specific text elements. It changes instances of "Post" and "Posts" to "Tweet" and "Tweets," respectively, and replaces "X Corp" with "Twitter Inc." This is a client-side modification, meaning it only affects how you see the site and does not change the actual content on Twitter's servers.
Key Features:
Text Replacements:
Context Awareness: The script is designed to avoid modifying user-generated content (tweets, DMs, etc.). It uses CSS selectors to identify and skip elements that typically contain user-created text, ensuring that your own posts and messages are not altered.
Dynamic Content Handling: The script uses a MutationObserver to detect and process changes to the page content as you browse. This ensures that new content loaded via AJAX or other dynamic methods is also modified correctly.
Supported Domains: This script works on the following domains:
Installation:
Uninstallation:
Important Notes: