The Privacy Collective – Cookie Tracker
Track traffic from ad-tech companies with The Privacy Collective Chrome Extension
什么是The Privacy Collective – Cookie Tracker?
The Privacy Collective – Cookie Tracker是由The Privacy Collective开发的Chrome扩展程序,该扩展的主要功能是“Track traffic from ad-tech companies with The Privacy Collective Chrome Extension”。
扩展截图
下载The Privacy Collective – Cookie Tracker扩展crx文件
下载The Privacy Collective – Cookie Tracker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Know Your Cookies. Help us advocate for your right to privacy online! Cookies are an invisible part of your online life. This is software that tracks and stores information about your search history, the sites you like, the buttons you click, the videos you watch, and more… This software helps big tech companies understand you better with every click. For profit. And without your consent. Get the picture? Now get the Extension. WHAT IT DOES ● Checks what data is sent to and from websites you visit when surfing the internet on tabs where you’ve activated the extension ● Allows you to view a ‘History’ tab showing all the data being stored by cookies on your browser HOW IT WORKS When you visit a website, your device will communicate with third-party servers that have access to your browser. When you activate the extension on a website you are visiting, it records the traffic sent to and from your browser (network traffic) when viewing the website. This includes first- and third-party cookies. IMPORTANT: The extension only checks for data on the tab in your browser that you have it switched to ‘Active’. That means you can be sure we are only collecting data when you explicitly turn on the extension. You are able to activate the extension on multiple tabs. HOW TO INSTALL AND RUN THE EXTENSION https://theprivacycollective.eu/en/extension-postinstall/ WHO ARE YOU AND WHY SHOULD I INSTALL THIS? The Privacy Collective is a non-profit foundation created with the purpose of reclaiming our human rights to privacy online. We’re taking on big tech in the courts for their years of privacy violations that go against GDPR. The anonymised tracking data gathered through this extension will provide evidence-based research to support our class action claims against Oracle and Salesforce in England and Wales and the Netherlands. Add the Chrome extension to help us in our mission to put an end to the sale of your personal data and to create a fairer internet. How to Install and run the Chrome Extension - link to web page *** IN THE PRESS Forbes, August 2020 “Everyone who has ever used the internet is at risk from this technology. It may be largely hidden but it is far from harmless. If data collected from internet use is not adequately controlled, it can be used to facilitate highly targeted marketing that may expose vulnerable minors to unsuitable content, fuel unhealthy habits such as online gambling or prey on other addictions.” – Dr. Rebecca Rumbul, Class representative for the claim in England and Wales TechCrunch, August 2020 “If Salesforce and Oracle are not successful in fighting this then hopefully that will send out ripples across the adtech industry as a whole — encouraging those that are using these quite pernicious cookies to change their behaviours.” – Dr. Rebecca Rumbul *** LEARN MORE AND SUPPORT THE CLAIMS ● About Us: https://theprivacycollective.eu/ ● Privacy Policy: https://theprivacycollective.eu/en/#privacy ● Privacy Matters News: https://theprivacycollective.eu/en/privacy-matters/
扩展基本信息
名称 | |
ID | bniimahjnibjccfhgbcfidlibfglmmdm |
官方URL | https://chrome.google.com/webstore/detail/the-privacy-collective-%E2%80%93/bniimahjnibjccfhgbcfidlibfglmmdm |
简介 | Track traffic from ad-tech companies with The Privacy Collective Chrome Extension |
文件大小 | 844 KB |
安装次数 | 112 |
当前版本 | 1.1.0 |
更新时间 | 2020-12-02 |
上架时间 | 2020-10-10 |
开发者 | The Privacy Collective |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://theprivacycollective.eu/ |
隐私政策页面URL | https://theprivacycollective.eu/en |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The Privacy Collective \u2013 Cookie Tracker", "description": "Track traffic from ad-tech companies with The Privacy Collective Chrome Extension", "version": "1.1.0", "browser_action": { "default_icon": "icons\/icon128.png", "default_popup": "popup.html" }, "options_page": "history.html", "background": { "scripts": [ "assets\/js\/config.js", "assets\/js\/background.js" ], "persistent": true }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "webRequest", " |