├── FAQ.md └── README.md /FAQ.md: -------------------------------------------------------------------------------- 1 | # Frequently Asked Questions 2 | 3 | See the [Readme](README.md). 4 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Facebook Sixth Sense 2 | 3 | **Update June 9, 2016: *In compliance with a Cease and Desist letter from Facebook, I have removed the extension from Github and the Google Web Store*.** 4 | 5 | [The introductory blog post](http://kirszenberg.com/facebook-sixth-sense). 6 | --------------------------------------------------------------------------------