Social Revealer

Check your Facebook digital footprint

什麼是Social Revealer?

Social Revealer是由Peta Sittek開發的Chrome擴展程式,該擴展的主要功能是“Check your Facebook digital footprint”。

擴展截圖

screenshot

下載Social Revealer擴展crx文件

下載Social Revealer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ⚠️ 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                    

擴展基本資訊

名稱 Social Revealer Social Revealer
ID nmnnjcmpjlbbobehaikglfgpbjclcoeg
官方網址 https://chromewebstore.google.com/detail/social-revealer/nmnnjcmpjlbbobehaikglfgpbjclcoeg
簡介 Check your Facebook digital footprint
檔案大小 96.3 KB
安裝次數 32,913
目前版本 1.3.4
更新時間 2019-07-23
上架時間 2019-07-23
評分 3.86/5 共 403 次評分
開發者 Peta Sittek
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://www.petasittek.com/chrome-extensions-privacy-policy
支援的語言 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"
}