Do Not Track (DNT) and Global Privacy Control (GPC) Enabler
Extension Actions
- Live on Store
Enable sending of the Do Not Track (DNT) request header. Also sets the Global Privacy Control (GPC) signal.
This extension is intended for deployment in organisations that wish to enable DNT (as DNT: 1) by force, but can't because this is not possible via a policy. Instead, forcibly installing this extension via a policy will enable DNT by force. This extension also sets the Global Privacy Control (GPC) flag to true (via client-side JavaScript only).
CAVEATS
It's possible for any other installed extension to override this one (potentially altering the DNT setting). This can be mitigated by white listing extensions.
GITHUB SOURCE
This extension is extremely simple (as it should be). You can view its source code here - https://github.com/a449707101729771095/dnt-enabler
Latest reviews
- Emir Geçir
- Doesn't send the GCP request header but that is clearly due to extensions not being able to do that enmasse anymore. Other than that everything is great, no need to configure anything etc. maybe it could be made more obvious that the extension starts working as soon as it is installed? I tried to enable it even tho it was already enabled lol.
- Mikhail
- The extension fulfills its task completely.