playground-tools icon indicating copy to clipboard operation
playground-tools copied to clipboard

Edit Visually browser extension – iteration 2

Open adamziel opened this issue 8 months ago • 4 comments

🚧 A more involved description TBD 🚧

Large changes:

  • Snappy loading
  • WordPress, PHP, and everything needed to run the editor is now shipped with the extension.
  • There's no more iframe and a modal. Instead, there's a separate editor window. Manifest v3 makes the iframe non-feasible.
  • An external domain with a loopback service worker is used to work around Manifest v3 limitation
  • Extension service worker is involved, which breaks Firefox compat (not sure about Safari)

cc @dmsnell

adamziel avatar Jun 10 '24 15:06 adamziel