fabacab / facebook-demetricator

Facebook Demetricator

Home Page:http://bengrosser.com/projects/facebook-demetricator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook Demetricator

Facebook Demetricator is a web browser extension that removes all the metrics from the Facebook interface. Under its influence, Facebook no longer foregrounds how many friends you have or how many people like your status. Instead, these numbers are stripped away, inviting you to try the system without these things, to enable a network society that isn't so dependent on quantification.

Facebook Demetricator runs on Chrome (as an extension distributed via the Chrome Web Store), Safari (as a self-distributed extension), and Firefox (as a self-distributed userscript for use with Scriptish).

This project was the winner of a Terminal Award, an annual net art award from the Center for Creative Excellence in the Arts.

Installation

If you're just looking to install Facebook Demetricator, please visit the installation page.

Files

  • facebookdemetricator.user.js : the primary code
  • extensions/chrome/* : source for the chrome extension
  • extensions/safari/* : source for the safari extension

Dependencies

  • works as an extension with Chrome, Safari
  • works with Firefox as a userscript, but requires Scriptish
  • uses a pasted-in copy of jQuery 1.7.2
  • uses the jQuery SimpleModal 1.4.2 plugin
  • uses the jQuery Color plugin

Contributions

As Facebook changes its code constantly, I'm interested in pull requests that help me keep up with those changes, and/or performance enhancements. Feel free to send me an email if you want to talk about it.

Project Homepage

About

Facebook Demetricator

http://bengrosser.com/projects/facebook-demetricator/

License:Other


Languages

Language:JavaScript 100.0%