Social Revealer

Check your Facebook digital footprint

O que é Social Revealer?

Social Revealer é uma extensão do Chrome desenvolvida por Peta Sittek, e sua principal característica é "Check your Facebook digital footprint".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Social Revealer

Baixe arquivos de extensão Social Revealer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Social Revealer Social Revealer
ID nmnnjcmpjlbbobehaikglfgpbjclcoeg
URL Oficial https://chromewebstore.google.com/detail/social-revealer/nmnnjcmpjlbbobehaikglfgpbjclcoeg
Descrição Check your Facebook digital footprint
Tamanho do Arquivo 96.3 KB
Contagem de Instalações 32,913
Versão Atual 1.3.4
Última Atualização 2019-07-23
Data de Publicação 2019-07-23
Classificação 3.86/5 Total de 403 Avaliações
Desenvolvedor Peta Sittek
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.petasittek.com/chrome-extensions-privacy-policy
Idiomas Suportados 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"
}