{ /* * Hides the action bar below each tweet. * The action bar fully appears when the mouse is over the tweet, or at half the opacity when the tweet is liked/retweeted. */ hideTweetActions: true, /* * Moves the action bar to the right side of the tweet. */ moveTweetActionsToRight: true, /* * Reverts New Tweet font size to a smaller one. */ smallComposeTextSize: false, /* * Reverts design changes to the 'View Conversation' and 'Details' links. */ revertConversationLinks: true }