You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
dependabot[bot] 307816aa7e
Bump ajv from 6.10.0 to 6.12.6
3 years ago
.github Create FUNDING.yml 5 years ago
media Add description to readme 6 years ago
src v1.2.1 6 years ago
.gitignore Modularise code and add build system 6 years ago
.travis.yml Add .travis.yml 6 years ago
license Initial commit 6 years ago
package.json Add dev build script 6 years ago
readme.md Credit hive.one 6 years ago
webpack.config.js Fix lint errors 6 years ago
yarn.lock Bump ajv from 6.10.0 to 6.12.6 3 years ago

readme.md

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