Closed realrecordzLab closed 1 day ago
In firefox you select manifest file to load, are sure you are laoding it correct way?
In firefox you select manifest file to load, are sure you are laoding it correct way?
I'm able to select the manifest file at the moment. The problem is that it will contain invalid keys for firefox. I'm also getting this error logged, it will not occur in chrome
TypeError: can't access property "ready", navigator.serviceWorker is undefined
I just tested the latest build on Firefox, everything works fine!
After run the command
pnpm build
, I'm only able to load the unpacked extension in chrome. If I try to install the extension in firefox developers edition I'm unable to select the firefox folder that is created inside the dist folder. Is this problem occurs only to me or is a bug? How I can pack the extension?