GithubHelp home page GithubHelp logo

theunlocked / bias-finder Goto Github PK

View Code? Open in Web Editor NEW
16.0 4.0 1.0 307 KB

Chrome extension to show you the bias of websites you travel to.

Home Page: http://bit.ly/biasfinder

License: BSD 2-Clause "Simplified" License

JavaScript 76.29% HTML 18.99% CSS 4.72%
chrome-extension bias news-bias bias-finder media-bias hacktoberfest

bias-finder's Introduction

Bias Finder

Bias Finder is currently avaliable on Firefox and Chome, due both to their large userbase and ease of extension development. Safari and Edge are not supported because Microsoft and Apple act like they want to make it hard for third-party developers.

This repository will be updated as development continues, however most versions will not have releases associated with them anymore. All updates will go to the Chrome Webstore. If you want the latest version, go there or follow the source installation instructions for a non-DRM version.

Installation from Source:

  1. Download or clone the latest source code from this repository
  2. Extract the zip file, if downloaded.
  3. Go to chrome://extensions/
  4. At the top of the page, tick "Developer mode"
  5. Click "Load unpacked extension..."
  6. Select the Extension folder in folder containing the source code.
  7. Whenever you start chrome, you will need to click cancel when it asks you if you want to disable developer mode

Uninstallation:

  1. Go to chrome://extensions/
  2. Click the trash can icon next to the extension

bias-finder's People

Contributors

theunlocked avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rileyjshaw

bias-finder's Issues

Links as parts of automatically extracted site descriptions do not work

Possible Solutions:

Remove links in descriptions

  • Less clutter
  • Most links will be redundant
  • If the user wants to view the details behind a link, they can just click the "Click here for more information" link

Make links in descriptions work

  • Easier direct access to additional information

Some news sites don't work

Reply with as many of these as you can find. Some of them are out of my control, but some may also just require a slight and easy fix on my part. Do not reply with a site that is not on AllSides.

Unresolved sites

These are sites that don't work due to an issue with Bias Finder

  • There are currently no known unresolved sites

Known unlisted sites

These are sites that don't work due to them not being computer readable from AllSides. These websites will be sent to AllSides in bulk.

Implement Google Analytics

It would be nice to have access to (anonymous) usage data so that I can tell various things such as:

  • The kinds of sites that users tend to visit
  • How much they expand the tooltip and for what kinds of sites
  • How often users actually look at the news
  • And more

Privacy concerns do come up:

  • Enable or disable by default? (until user opens the tooltip and selects a response for a first-time message kind of thing)
  • Should analytics be released to the public?
  • How much data do I really want to collect?

Most sites matched to Andrew Napolitano

Firefox 77.0.1
Bias Finder 1.0.2

I noticed most sites are matching to Andrew Napolitano. I scanned through the AllSides json feed being used and noticed that this is the first node where there is an empty string value for url.

http://drop.focuslabllc.com/XwDPr3

I'm wondering if the json feed itself has changed in a way that has broken this Firefox plugin. I love AllSides and would really love to use this plugin. For now, though, this bug is a show stopper unfortunately. So I wanted to report what I found.

Thanks!

Sometimes the news site fails to load pop-up data properly

This can be resolved with a tab switch, although it would be better if that wasn't necessary. That said, this bug is very very uncommon.

Reproduce

  1. Go to a site
  2. Switch tab to a news site while the site is loading
  3. Wait for the site in the first tab to stop loading
  4. Check additional information on second site (it will all be gone!)

Solution

Note that this has not been tested, and is just a hypothesis

  • Store all pop-up information in a javascript object/dictionary indexed by the tab they come from (possible memory leak issue would need to be resolved somehow)
  • Store the tab as a separate variable
  • Only change the tab variable when the tab is switched, but still reload the icon, tooltip, etc. when the tab is changed or the page is reloaded.

Alternative solutions are welcomed!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.