ENforcer – Privacy Policy
This Chrome extension does not collect, store, or transmit any personal data. Its only purpose is to temporarily override the browser’s language settings (navigator.language
and Accept-Language
) to simulate an English environment for testing multilingual websites.
Data Collection
ENforcer does not collect or track any of the following:
- No personal data (e.g. names, emails, passwords)
- No browsing history
- No cookies or session information
- No keystrokes or form data
- No analytics or usage tracking
Permissions
The extension uses the following permissions solely for its declared purpose:
- scripting – to override
navigator.language
using an injected script - storage – to store tab-specific toggle states
- declarativeNetRequest – to modify the
Accept-Language
header - host permissions – needed to apply the override on any domain
Transparency
All source code is contained in the extension package and can be reviewed locally by the user. No external scripts or remote resources are used.
Contact
If you have questions or concerns about this privacy policy, please contact the developer at info@dottiq.com.