Skip to content

lukechilds/coinflict-of-interest

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Coinflict of Interest

Browser extension to show user biases on Crypto Twitter.

Build Status Chrome Web Store Mozilla Add-on tippin.me

There are lots of people voicing their opinions on Crypto Twitter, however it's often hard to work out if Tweets are genuinely informative, or if the person has an ulterior motive.

The step I usually use to determine how seriously I should take a Tweet are:

  • See a negative tweet about a certain currency.
  • Check that person’s profile to see if they're biased towards or against that currency.
  • If they’re biased towards it and they’re saying something negative, it’s probably a valid criticism.
  • If they’re biased against it and they’re saying something negative, it might just be FUD.

However this can be time consuming and it isn't always easy to tell someone's biases just by glancing at their profile.

This browser extension helps you get quick insights into user biases by injecting the data straight into Twitter. Bias information is displayed inside the users profile card that pops up when you hover over their avatar. It's also displayed under a users bio on their profile.

All data provided by hive.one.

Install

Build from Source

yarn

Install dependencies

yarn build

Build the unpacked extension into the dist directory.

License

MIT © Luke Childs