masterpassword-firefox icon indicating copy to clipboard operation
masterpassword-firefox copied to clipboard

Transition to manifest v3

Open ttyridal opened this issue 2 years ago • 0 comments

Google has proposed a new manifest with a couple of breaking changes to how masterpassword work

https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/

Identified work that needs to be done

  • [ ] Transition to service worker (background page will be depricated)

    • Needs the In-memory storage feature which is not yet done
  • [ ] Verify that content scripts work as expected

Oh, and apparently there is a deadline: January'23

ttyridal avatar Mar 19 '22 13:03 ttyridal