GitXplorerGitXplorer
a

ward

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
c0ba15886aac92371ef362766b6001e0210fe5b3

Fixing README again and deleting mutation.js

aalexandremuzio committed 11 years ago
Unverified
d9527e5b144f3b9a37be25a0553140742bb683a0

Muller - README

aalexandremuzio committed 11 years ago
Unverified
3e3f9f44170999064c2998b11316d0ea459ea025

Fixing README file

aalexandremuzio committed 11 years ago
Unverified
47f63505efdaa0e8444dbe1972ebdebea85c26c2

Deleting useless files

aalexandremuzio committed 11 years ago
Unverified
1fa1f6aa7bce9f000162353687fbfc8526371111

Final Push

aalexandremuzio committed 11 years ago
Unverified
9426c1566dde378da9735765b33e2f8b0da9fffb

Fixing conflict in inject.js

committed 11 years ago

README

The README file for this repository.

FB Favorites

Use FB Favorites to follow the posts that most interest you!

Our chrome extension is available at: https://chrome.google.com/webstore/detail/fb-favorites/jkmicdclmjfomkkclpmegimopgadoigg

This extension allows the user to keep track of their favorite parts of Facebook's newsfeed. It is completely integrated to Facebook's website!

FB favorites is composed of a chrome extension and a web server.

The extension is written in Javascript and modifies the content displayed when you browse Facebook. It searches occurrences of posts on the news feed, and add a favorite button. You can favorite or unfavorite a post by clicking the mentioned button, and you can see all favorite posts on the button Favorites on the left board.

The web server runs on Google APP Engine. It stores all posts marked favorite as well as the user who marked them. Our API permits the client side to insert, delete and check if a post is on the database, and also get all posts inserted by some user id.

This project was developed at a 24 hour Facebook hackathon in Sao Paulo in May 4th, 2014.

Any doubts or malfunctions, you can e-mail us to lucasmullerm@gmail.com