Anti Facebook/Analytics Tracking
Blocks Facebook and other web tracking events, letting you browse the web safer.
什麼是Anti Facebook/Analytics Tracking?
Anti Facebook/Analytics Tracking是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Blocks Facebook and other web tracking events, letting you browse the web safer.”。
擴展截圖
下載Anti Facebook/Analytics Tracking擴展crx文件
下載Anti Facebook/Analytics Tracking擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Anti Facebook/Analytics Tracking |
ID | enmegaepddkadpfkhiklfcngbcmflilp |
官方網址 | https://chromewebstore.google.com/detail/anti-facebookanalytics-tr/enmegaepddkadpfkhiklfcngbcmflilp |
簡介 | Blocks Facebook and other web tracking events, letting you browse the web safer. |
檔案大小 | 44.8 KB |
安裝次數 | 66 |
目前版本 | 1.0.0 |
更新時間 | 2020-04-25 |
上架時間 | 2020-04-21 |
開發者 | Unknown |
付費類型 | free |
支援的語言 | 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", " |