Anti Facebook/Analytics Tracking
Blocks Facebook and other web tracking events, letting you browse the web safer.
O que é Anti Facebook/Analytics Tracking?
Anti Facebook/Analytics Tracking é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Blocks Facebook and other web tracking events, letting you browse the web safer.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Anti Facebook/Analytics Tracking
Baixe arquivos de extensão Anti Facebook/Analytics Tracking 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
Facebook tracks nearly everywhere you go using their analytics and associates your account in aggregated data. This stops Facebook from knowing where you've been and what you've done by blocking analytics requests. It also blocks other unnecessary analytics/tracking requests, saving you the bandwidth, memory, and CPU needed to carry out those requests.
Informações Básicas da Extensão
Nome | Anti Facebook/Analytics Tracking |
ID | enmegaepddkadpfkhiklfcngbcmflilp |
URL Oficial | https://chromewebstore.google.com/detail/anti-facebookanalytics-tr/enmegaepddkadpfkhiklfcngbcmflilp |
Descrição | Blocks Facebook and other web tracking events, letting you browse the web safer. |
Tamanho do Arquivo | 44.8 KB |
Contagem de Instalações | 66 |
Versão Atual | 1.0.0 |
Última Atualização | 2020-04-25 |
Data de Publicação | 2020-04-21 |
Desenvolvedor | Unknown |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Anti Facebook\/Analytics Tracking", "version": "1.0.0", "description": "Blocks Facebook and other web tracking events, letting you browse the web safer.", "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_title": "Anti Facebook Tracking", "default_popup": "popup\/popup.html" }, "icons": { "16": "icons\/anti-facebook16.png", "48": "icons\/anti-facebook48.png", "128": "icons\/anti-facebook128.png" }, "permissions": [ "webRequest", "webRequestBlocking", " |