keeweb-connect icon indicating copy to clipboard operation
keeweb-connect copied to clipboard

Manifest V3 fixes

Open HarlemSquirrel opened this issue 1 year ago • 0 comments

Fixes left to do after merging #61

  • [x] Replace "background.scripts" with "background.service_worker" in the manifest.json for Chrome (we need to keep it for Firefox so we'll have to put up with the Chrome warning).
  • [x] Connect error ReferenceError: window is not defined. Context: js/background.js

HarlemSquirrel avatar Aug 02 '24 14:08 HarlemSquirrel