Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukechilds/coinflict-of-interest

Browser extension to show user biases on Crypto Twitter.
https://github.com/lukechilds/coinflict-of-interest

bitcoin browser-extension chrome-extension cryptocurrency twitter

Last synced: 9 days ago
JSON representation

Browser extension to show user biases on Crypto Twitter.

Awesome Lists containing this project

README

        



# Coinflict of Interest

> Browser extension to show user biases on Crypto Twitter.

[![Build Status](https://travis-ci.com/lukechilds/coinflict-of-interest.svg?branch=master)](https://travis-ci.com/lukechilds/coinflict-of-interest)
[![Chrome Web Store](https://badgen.net/chrome-web-store/v/dcfdkmkdffaojlgdhpnhejhpfeobddog )](https://chrome.google.com/webstore/detail/dcfdkmkdffaojlgdhpnhejhpfeobddog/)
[![Mozilla Add-on](https://badgen.net/amo/v/coinflict-of-interest)](https://addons.mozilla.org/en-US/firefox/addon/coinflict-of-interest)
[![tippin.me](https://badgen.net/badge/%E2%9A%A1%EF%B8%8Ftippin.me/@lukechilds/F0918E)](https://tippin.me/@lukechilds)



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](https://hive.one).

## Install

- [**Chrome** extension](https://chrome.google.com/webstore/detail/dcfdkmkdffaojlgdhpnhejhpfeobddog/)
- [**Firefox** add-on](https://addons.mozilla.org/en-US/firefox/addon/coinflict-of-interest)
- **Opera** extension: Use [this Opera extension](https://addons.opera.com/en/extensions/details/download-chrome-extension-9/) to install the Chrome version.

## Build from Source

### `yarn`

Install dependencies

### `yarn build`

Build the unpacked extension into the `dist` directory.

## License

MIT © Luke Childs