webcompat / webcompat-reporter-extensions

Browser extensions to help report site compatibilty issues.
26 stars 21 forks source link

Add homepage form URL to onBeforeSendHeaders #55

Closed miketaylr closed 7 years ago

miketaylr commented 7 years ago

We want to send custom headers for both.

https://github.com/webcompat/webcompat-reporter-extensions/blob/master/firefox/background.js#L41

miketaylr commented 7 years ago

On second thought, we don't want this. If users have the add-on installed, but navigate to the homepage by themselves, it shouldn't count as an add-on report, IMO.