-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Steps to Reproduce
npm install
npm run dev:firefox
Now add the extension in about:debug
. Click inspect, the following error message shows up
Uncaught TypeError: browser is null
<anonymous> browser
-polyfill.js:1085
<anonymous> browser-polyfill.js:1157
The content script, popup etc all work. However sending any message to the background script does not work
Metadata
Metadata
Assignees
Labels
No labels