GithubHelp home page GithubHelp logo

jeffreyatw / mbfc_icon Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 2.0 80 KB

Chrome/Firefox extension to show an icon representing status on Media Bias/Fact Check.

Home Page: http://jeffreyatw.com/blog/2016/11/check-news-bias-with-a-simple-browser-icon/

License: MIT License

JavaScript 86.33% HTML 13.67%
extension chrome-extension firefox-addon politics news

mbfc_icon's People

Contributors

jeffreyatw avatar

Stargazers

Neko in the Sky avatar Marcus Beckerman avatar Nicole Furlan avatar  avatar Daniel Visca avatar Michael Rode avatar Mason Hall avatar Melissa Masia avatar Vuk Petrovic avatar Zeya Peng avatar Mark Harper avatar Ed Y avatar  avatar Johnny Walker avatar Jared Ballou avatar Viren Mohindra avatar

Watchers

 avatar James Cloos avatar

mbfc_icon's Issues

More specific matching

I noticed that backchannel.com redirects to https://www.wired.com/category/backchannel/

I'm not sure how many other sources are like this. Maybe it's useful to implement path based matching on domains with a fallback to the domain?

Also, I noticed cnn.com redirects to edition.cnn.com so there is no data. Maybe it makes sense to lookup the domain from most specific to least specific, e.g.
lookup(my.contrived.example.news.site.com)
=> lookup(contrived.example.news.site.com)
=> lookup(example.news.site.com)
=> lookup(news.site.com)
=> lookup(site.com)
=> MATCH(site.com)

Startup performance with Waterfox Classic

Hi

Extension version 1.7.1 with home-built Waterfox Classic 2019.10 (20191103135811) on FreeBSD-CURRENT. (Historically: Waterfox 56.0 was based on Firefox 56.0.2, the final release before Firefox Quantum.)

With the extension disabled, it takes less than five seconds to append (restore) a session with 64 tabs across three windows.

With the extension enabled, it takes around forty-five seconds.

The difference in timing is as if browser.sessionstore.restore_tabs_lazily true loses its effectiveness, but technically I can't tell whether that's the issue.

Any ideas?

TIA

not affiliated ≠ Official

I'd love to recommend this extension to staff and students at work, but I hesitate before describing it as Official. https://addons.mozilla.org/addon/media-bias-fact-check-icon/ offers the contradiction:

… Not affiliated with MBFC …

Please, might you change the name?

From:

  • Official Media Bias Fact Check Icon

to:

  • Media Bias Fact Check icon

TIA


Note, this is not to doubt the goodness of the extension. Just attention to detail with naming (I should expect some academic colleagues to similarly question the 'official' wording).

Icon no longer appears in Firefox

After the last couple Firefox updates, I no longer see the media bias icon on any of the sites I'd seen it on before (e.g. CNN). If I expand the three dotted icon, I see the MBFC app icon, but not the site's rating.
image
image

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.