Open
Bug 1342265
Opened 8 years ago
Updated 2 years ago
Consider exposing tracking annotations to web extensions
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: jkt, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [triaged])
In Lightbeam the extension will need to be able to see tracking annotations within the details about the request onHeadersReceived [1].
This bug is to consider adding this to web extensions webRequest apis from the current annotations Firefox has in 'Passive' mode [2].
The details object would have another key of something like "knownTracker".
[1] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/webRequest/onHeadersReceived
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1170190
Updated•8 years ago
|
Summary: Consider adding the ability to turn on tracking protection via a web extension → Consider exposing tracking annotations to web extensions
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [triaged]
Updated•8 years ago
|
Reporter | ||
Updated•8 years ago
|
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•