Treeverse icon Treeverse

Treeverse is a tool for visualizing and navigating Twitter conversation threads.

It is available as a browser extension for Chrome and Firefox.

Installation

For Chrome Users

Download Treeverse for Chrome

For Firefox Users

Download Treeverse for Firefox

Introduction

After installing Treeverse for your browser, open Twitter and click on the tweet that you would like to visualize the conversation of (or try this one.)

If you’re using Chrome, the icon for Treeverse should turn from grey to blue in your browser. Click it to enter Treeverse.

Opening Treeverse in Chrome

If you're using Firefox, the icon will be hidden until you open a tweet, and then it will appear in the address bar.

Opening Treeverse in Firefox

Exploring the Conversation

Screenshot of Treeverse

Conversations are visualized as a tree. Each box is an individual tweet, and an line between two boxes indicates that the lower one is a reply to the upper one. The color of the line indicates the time duration between the two tweets (red is faster, blue is slower.)

As you hover over nodes, the reply-chain preceeding that tweet appears on the right-side pane. By clicking a node, you can freeze the UI on that tweet in order to interact with the right-side pane. By clicking anywhere in the tree window, you can un-freeze the tweet and return to the normal hover behavior.

Right pane in action

Some tweets will appear with a red circle with white ellipses inside them, either overlayed on them or as a separate node. This means that there are more replies to that tweet that haven't been loaded. Double-clicking a node will load additional replies to that tweet.

More tweets indicator

Privacy

Treeverse runs entirely in your browser. No data is collected or tracked by Treeverse directly when you install it or explore a tree. The extension only communicates with the Treeverse server if you click the “Create sharable link” button, in which case the current tree to be sent to a server so that it can be made available to others. Access to the shared link server may be tracked to prevent abuse.

Browser extension installs may be tracked by Google and Mozilla, and the data requests made to Twitter may be tracked by Twitter. Additionally, when Treeverse runs it loads a font hosted by Google Fonts. Google may track this download.

License

Treeverse is distributed under an MIT license. The code is available on GitHub.

Bugs & Contact

Tweet @paulgb or report on GitHub.

Credits

Icon created by Eli Schiff.

Treeverse would not be possible without the excellent d3.js. Styling is powered by Semantic UI.