GPC enabler
Enable Global Privacy Control on Google Chrome (non-official).
GPC enabler क्या है?
GPC enabler juancroldan द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enable Global Privacy Control on Google Chrome (non-official)."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में GPC enabler एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
DISCLAIMER: This is an unofficial extension and it is not endorsed by the GPC work group that offers a single-feature alternative rather than packing it with other (useful) privacy features. Find the official ones here: https://globalprivacycontrol.org/orgs . A few years after regulators passed laws like GDPR and CCPA to protect the privacy of consumers, the sites have found ways to overcome these limitations by turning the Web into a labyrinth of options that usually make the user click on "Accept all" and forget about how their data is managed. Global Privacy Control (GPC) is the solution for it. Together, many organizations are developing a specification to make your browser do that for you and tell the websites that you don't want to get tracked. This extension enables GPC, so every site that implements it will not bother you anymore. So far only a limited set of ~1000 websites like The NY Times or DuckDuckGo implement this feature, but it is a matter of time that this specification grows and becomes an standard. Let's fix the Web together. You can check if you have GPC enabled at: https://global-privacy-control.glitch.me/
एक्सटेंशन की मूल जानकारी
नाम | GPC enabler |
ID | ilknagnpcicckgohjailfooamibaolnj |
आधिकारिक URL | https://chromewebstore.google.com/detail/gpc-enabler/ilknagnpcicckgohjailfooamibaolnj |
विवरण | Enable Global Privacy Control on Google Chrome (non-official). |
फ़ाइल का आकार | 9.91 KB |
स्थापना संख्या | 1,391 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2021-09-08 |
प्रकाशन तिथि | 2021-08-14 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | juancroldan |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://juancroldan.com/terms |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GPC enabler", "version": "1.0.1", "manifest_version": 2, "homepage_url": "https:\/\/juancroldan.com\/", "description": "Enable Global Privacy Control on Google Chrome (non-official).", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "run_at": "document_start", "js": [ "document_start.js" ], "matches": [ " |