experiment icon indicating copy to clipboard operation
experiment copied to clipboard

Webextension API Tracking

Open trickypr opened this issue 1 year ago • 2 comments

The following APIs are implementation specific and need our own version:

  • [ ] #21
  • [ ] #20
  • [ ] #22
  • [ ] #23
  • [ ] #24
  • [ ] #25
  • [ ] #26
    • [ ] Inspect Window
    • [ ] Network
    • [ ] Panels
  • [ ] #27
  • [ ] #28
  • [ ] #29
  • [ ] #30
  • [ ] #31
  • [ ] #32
  • [ ] #33
  • [ ] #35
  • [ ] #34
  • [ ] #36
  • [ ] #37
  • [ ] #38
  • [ ] #39

trickypr avatar Oct 31 '23 04:10 trickypr

Note that initial implementations will not include support for mv3's service workers. Such an implementation would need the addition of webidl files, which I don't feel like dealing with right now.

trickypr avatar Dec 11 '23 01:12 trickypr

For some reason, non-persistent background pages will refuse to restart when triggered by an extension api (e.g. page actions).

trickypr avatar Dec 24 '23 09:12 trickypr