All Projects → paulgb → Treeverse

paulgb / Treeverse

Licence: mit
A browser extension for navigating burgeoning Twitter conversations

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Treeverse

Coinflict Of Interest
Browser extension to show user biases on Crypto Twitter.
Stars: ✭ 142 (-61.1%)
Mutual labels:  twitter, chrome-extension
Fix Twitter
Browser extension to fix dumb things about Twitter and TweetDeck (hidden “replying to”, t.co links)
Stars: ✭ 25 (-93.15%)
Mutual labels:  twitter, chrome-extension
Refined Twitter Old
[DEPRECATED] Chrome extension that enforces the mobile web version of Twitter and improves its interface
Stars: ✭ 442 (+21.1%)
Mutual labels:  twitter, chrome-extension
Metrotwitter
What Twitter reveals about the differences between cities and the monoculture of the Bay Area
Stars: ✭ 52 (-85.75%)
Mutual labels:  twitter, data-visualization
Refined Twitter
Browser extension that simplifies the Twitter interface and adds useful features
Stars: ✭ 1,279 (+250.41%)
Mutual labels:  twitter, chrome-extension
Devtwitter
Bringing dev.to headlines to your Twitter browsing experience.
Stars: ✭ 66 (-81.92%)
Mutual labels:  twitter, chrome-extension
Share on twitter
Simplest browser extension for Twitter users.
Stars: ✭ 8 (-97.81%)
Mutual labels:  twitter, chrome-extension
Simplified Twitter
Remove distractions from the new Twitter layout. Extension for Chrome, Firefox, Safari, Edge & More
Stars: ✭ 111 (-69.59%)
Mutual labels:  twitter, chrome-extension
Minimal Twitter
Minimal Theme for the new Twitter UI 🐦
Stars: ✭ 247 (-32.33%)
Mutual labels:  twitter, chrome-extension
Bilibili Helper O
哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
Stars: ✭ 3,717 (+918.36%)
Mutual labels:  chrome-extension
Privacy Redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
Stars: ✭ 342 (-6.3%)
Mutual labels:  twitter
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (-6.58%)
Mutual labels:  twitter
Rrssb
RRSSB is a KNI Labs freebie crafted by @dbox and @joshuatuscan.
Stars: ✭ 3,443 (+843.29%)
Mutual labels:  twitter
Chrome Extension React Typescript Boilerplate
🔨 A boilerplate project to quickly build a Chrome extension using TypeScript and React (built using webpack).
Stars: ✭ 347 (-4.93%)
Mutual labels:  chrome-extension
Buster
Captcha solver extension for humans
Stars: ✭ 4,244 (+1062.74%)
Mutual labels:  chrome-extension
Csharp Data Visualization
Code examples and notes for displaying data with C#
Stars: ✭ 355 (-2.74%)
Mutual labels:  data-visualization
Twitter Together
🐦 A GitHub action to tweet from a repository
Stars: ✭ 340 (-6.85%)
Mutual labels:  twitter
Kbn network
Network Plugin for Kibana
Stars: ✭ 339 (-7.12%)
Mutual labels:  data-visualization
Articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Stars: ✭ 350 (-4.11%)
Mutual labels:  data-visualization
Tweetbotornot
🤖 R package for detecting Twitter bots via machine learning
Stars: ✭ 355 (-2.74%)
Mutual labels:  twitter

NetflixOSS Lifecycle

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

Chrome Users:

Download Treeverse for Chrome

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 use or install it. Browser extension installs may be tracked by Google and Mozilla, and the data requests made to Twitter may be tracked by Twitter.

When you create a sharable link, the data is sent to a server so that it can be made available to other users. Access to the shared link server may be tracked to prevent abuse.

Additionally, when Treeverse runs it loads a font hosted by Google Fonts (https://fonts.google.com/). Google may track this download.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].