Skip to content

Instantly share code, notes, and snippets.

@watakirin
Last active July 12, 2017 07:59
Show Gist options
  • Save watakirin/1bc32c9a92e7d469936464ff2976997d to your computer and use it in GitHub Desktop.
Save watakirin/1bc32c9a92e7d469936464ff2976997d to your computer and use it in GitHub Desktop.
2009年くらいのTwitterが味わえるユーザーCSS
div[data-retweet-id],
div[data-component-context="suggest_activity_tweet"],
.has-recap {
display:none;
}
@watakirin
Copy link
Author

これを適用することにより、リツイートと「〇〇がいいねしました」とハイライトが削除されます。
※: Twitter社に儲けて欲しいのでプロモツイートは残しています。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment