Global Privacy Control (GPC) Inspector
This GPC Chrome Extension enables the Global Privacy Control opt-out signal and evaluates how websites respond to the setting
Что такое Global Privacy Control (GPC) Inspector?
Global Privacy Control (GPC) Inspector - это расширение Chrome, разработанное https://protegis.io, и его основная функция - "This GPC Chrome Extension enables the Global Privacy Control opt-out signal and evaluates how websites respond to the setting".
Снимки экрана расширения
Скачать файл CRX расширения Global Privacy Control (GPC) Inspector
Скачайте файлы расширений Global Privacy Control (GPC) Inspector в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This Global Privacy Control Chrome Extension enables the GPC setting and evaluates whether whether websites honor the opt-out setting by providing transparency into the personal data shared with third parties.
The right for website visitors to opt-out of the sale of personal information is a hallmark of data privacy laws such as the California Consumer Privacy Act (CCPA). Regulators are accelerating enforcement against companies that do not honor the Global Privacy Control (GPC) signal as a valid opt-out. "Under law, [GPC] must be honored by covered businesses as a valid consumer request to stop the sale of personal information." https://oag.ca.gov/privacy/ccpa"
For developers and IT teams, this extension helps understand and debug how webpages respond to the GPC signal. Diagnostic capabilities include:
- Validate the GPC signal was set and the website response is consistent with the GPC specification
- Diagnose website behavior including whether the GPC signal was read by the page
- Debug whether personal data is shared by examining information provided to third parties using beacons and cookies.
Questions? Feedback? We'd love to hear from you at [email protected] Основная информация о расширении
| Название | |
| ID | niiahgnkkalkindhghjcaojcpbkhfbbp |
| Официальный URL | https://chromewebstore.google.com/detail/global-privacy-control-gp/niiahgnkkalkindhghjcaojcpbkhfbbp |
| Описание | This GPC Chrome Extension enables the Global Privacy Control opt-out signal and evaluates how websites respond to the setting |
| Размер файла | 1.46 MB |
| Количество установок | 1,628 |
| Текущая Версия | 0.1.4 |
| Последнее Обновление | 2024-01-13 |
| Дата публикации | 2022-12-10 |
| Рейтинг | 4.43/5 Всего 7 оценок |
| Разработчик | https://protegis.io |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://www.protegis.io |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Global Privacy Control (GPC) Inspector",
"version": "0.1.4",
"description": "This GPC Chrome Extension enables the Global Privacy Control opt-out signal and evaluates how websites respond to the setting",
"permissions": [
"storage",
"declarativeNetRequest",
"declarativeNetRequestFeedback",
"tabs",
"scripting",
"webRequest"
],
"host_permissions": [
" | |