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
公式URL 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
Eメール [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"
}