webcompat / webcompat-reporter-extensions

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

Current master addons appear disabled (when running locally) #142

Closed miketaylr closed 5 years ago

miketaylr commented 5 years ago

STR:

At least for Chrome and Firefox:

  1. build the addon (npm run build:firefox), then run it (npm run firefox)

Expected: I can click on the icon Actual: the icon is disabled for regular http and https pages.

not sure why!