pulse-browser / experiment

Another Gecko browser
Mozilla Public License 2.0
40 stars 0 forks source link

Webextension API Tracking #1

Open trickypr opened 11 months ago

trickypr commented 11 months ago

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

trickypr commented 10 months ago

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 commented 9 months ago

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