After updating my extension in Chrome to version 0.1.2, the ECSY tab in my devtools is blank.
Chrome:

Firefox:

Firefox was a fresh install of the extension (not an update) and I had a friend do a fresh install on Chrome with the same results.
The "detected" page that shows when clicking the extension button is working in Chrome:

But not in FF: Firefox can’t find the file at moz-extension://123f8dc6-d396-4023-ac7b-1585b5b7eb80/src/extension/src/extension/popups/detected.html.
Despite the missing views, the extension seems to still be "working" in the background, since the errors I reported in #66 are still throwing in the console when using non-pooled components.