Greasy Fork is available in English.
Changes the logo, tab name, and naming of "tweets" on Twitter
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
Fix for too many bird logos on mobile version
fixup
added renaming for clickable link "Show N tweets"
more CSS fixes
more CSS fixes for the header logo
fixed color of the log in the dark mode
fixed "Verified" menu icon turning into blue bird
Added renaming of counter "Quote Tweets" header "Quote Tweets" for individual tweets (reported in discussions of another userscript)
Added renaming of tab "Tweets" in user profiles
added fixup for retweet button tooltip. There are two tooltips: "Retweet" and "Undo retweet"
added renaming in popup ("toast") message "Your tweet was sent."
Added renaming for header "Retweeted by"
better renaming for "See new tweets" and "X, Y, Z tweeted" pills
fix "See new tweets" pill renaming (code got lost by accident or something, idk)
Performance improvement
Fixed buttons incorrectly being renamed to "Add another tweet".
Fixed "Jane Doe retweeted" sometimes not getting renamed when timeline is replaced on-the-fly.
Code cleanup and documentation
Refactoring (extracted function doRenameDialogTweetButton).
Bugfixes (placeholders were being renamed twice on mobile; navigating in a thread sometimes left "... on X: ... / X" in the title).
Code cleanup
Fixups for mobile version
code comments
Performance for tab renaming has been slightly improved
Removed warnings about text from "What’s happening" -- these elements were matching the desktop selector for user profile tweets counter
Code cleanup and logging improvements
Added renaming of menu items in dropdowns "More" and "Share" for mobile too
Added renaming of menu items in dropdowns "More" and "Share"
Renaming for "Retweet" tooltip of the retweet button under every tweet
More robust tab renaming. Users should now see the incorrect tab name more rarely.
added renaming of tweets and retweets on the Notifications page as per feedback from Mavoy
fix logging
Added renaming of "Retweet" link in the Retweet/Quote dropdown
Added renaming of "Jane Doe retweeted". Doesn't work very well though.
Fix for the top "Tweet" button on the Home page getting renamed back to "Post" after the page finishes loading
"Home" was sometimes incorrectly renamed to "Tweet", which has been corrected.
Added renaming of "Tweet your reply!" placeholder in the editor
Removed unnecessary renaming of button "Reply"
Added renaming of header on pages for singular tweets
code cleanup, documentation
Rename button "Tweet all" for long thread tweeting
Rename "Add another tweet" button (for continuing your own thread)
Fixed renaming on Mobile version
Fixed renaming of tweets for profiles with more than 1 million tweets
Fixed renaming of posts for profiles with more than 1K tweets
Rename "42 Reposts" → "42 Retweets"
Rename button "Post" → "Tweet"
Renaming "123 posts" → "123 tweets" has been added
More robust renaming of title (tab name).
More robust replacing of tab's title (tag <title> in HTML)
Clean up CSS
Logging fix
Change more of the website back to the old Twitter name and logo.