Greasy Fork is available in English.
イーロンから私達のTwitterを取り戻します
< X to Twitterについてのフィードバック
The tab icon has now changed to X as well. After some googling, I managed to fix that with adding one line of code:document.head.querySelector('[rel="shortcut icon"]').href = "https://abs.twimg.com/favicons/twitter.2.ico"
thankyou!
返信を投稿するにはログインしてください。
The tab icon has now changed to X as well. After some googling, I managed to fix that with adding one line of code:
document.head.querySelector('[rel="shortcut icon"]').href = "https://abs.twimg.com/favicons/twitter.2.ico"