Social Revealer

Check your Facebook digital footprint

What is Social Revealer?

Social Revealer is a Chrome extension developed by Peta Sittek, and its main feature is "Check your Facebook digital footprint".

Extension Screenshots

screenshot

Download Social Revealer Extension CRX File

Download Social Revealer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        ⚠️ DEVELOPER NOTE ⚠️
Facebook is gradually switching off its search endpoints Social Revealer depends on. Therefore some users might see "This page isn't available" on some searches. I'm working on a workaround/fix, please be patient.

With Social Revealer you'll gain access to hidden parts of Facebook profiles. There's much more than presented on timeline…

🚀  Use cases
  ⭐️ Take control of your profile privacy.
  ⭐️ Show your share-everything friends what digital footprint they leave behind.
  ⭐️ Even when somebody has a blank timeline there's still a lot of data that might be seen.

🚀  How does it work?
  ⭐️ Social Revealer builds up special queries to get access to hidden parts of Facebook.
  ⭐️ It works on your profile, your friends' profiles or anyone else's profiles.
  ⭐️ All content you'll see is implicitly shared with you - just not visible.

🚀  Takeaway
  ⭐️ It's wise to think twice before sharing, liking or commenting anything.

🚀  Features
  ⭐️ Photos posted, liked
  ⭐️ Video posted, liked
  ⭐️ Videos liked
  ⭐️ Events attended, invited to, in past
  ⭐️ Places visited, checked-in
  ⭐️ Friends, followers. groups
  ⭐️ Employers current, past
  ⭐️ Pages liked
  ⭐️ Books, interests, music, movies, TV shows
  ⭐️ Notes

🚀  Security and privacy
  ⭐️ No data are transmitted to anywhere, ever. Social Revealer is client-side only.

🚀  Warranty/uncertainty of functionality
  ⭐️ Social Revealer depends on functionalities of 3rd parties therefore there's no guarantee all features will work the same forever. Some features may be removed, some new ones added. At worst it's also possible all features will stop working.

Made with ♥ by Peta Sittek                    

Extension Basic Information

Name Social Revealer Social Revealer
ID nmnnjcmpjlbbobehaikglfgpbjclcoeg
Official URL https://chromewebstore.google.com/detail/social-revealer/nmnnjcmpjlbbobehaikglfgpbjclcoeg
Description Check your Facebook digital footprint
File Size 96.3 KB
Installation Count 32,913
Current Version 1.3.4
Last Updated 2019-07-23
Publish Date 2019-07-23
Rating 3.86/5 Total 403 Ratings
Developer Peta Sittek
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.petasittek.com/chrome-extensions-privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "description": "Check your Facebook digital footprint",
    "version": "1.3.4",
    "icons": {
        "16": "icon\/logo\/export\/basic-16.png",
        "32": "icon\/logo\/export\/basic-32.png",
        "48": "icon\/logo\/export\/basic-48.png",
        "128": "icon\/logo\/export\/basic-128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon\/logo\/export\/basic-19.png",
            "38": "icon\/logo\/export\/basic-38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Social Revealer"
    },
    "permissions": [
        "activeTab"
    ],
    "name": "Social Revealer"
}