Skip to content

Chrome extension does not set window.navigator.doNotTrack #7

@NelsonMinar

Description

@NelsonMinar

I'm not an expert, but my understanding on reading the Do Not Track documentation is that in addition to the HTTP header, the browser should set window.navigator.doNotTrack to "1" when DNT is enabled. That way Javascript code can tell that DNT has been requested. The Chrome extension doesn't set this property right now.

I have no idea if it's possible for a Chrome extension to add a property to window.navigator (and to be correct, all Navigator implementations).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions