privacy-tech-lab / privacy-pioneer

Privacy browser extension for analyzing web traffic of visited websites
https://www.privacytechlab.org/
Other
26 stars 1 forks source link

Switch to manifest version 3 (mv3) #384

Open SebastianZimmeck opened 2 years ago

SebastianZimmeck commented 2 years ago

As Firefox is switching to manifest version 3 (mv3) in a couple of months, we should keep an eye on if functionality is breaking, what we need to change, etc. I tend to think that the impact will be a bit more limited than Chrome's switch to mv3 as it is my understanding that Firefox intends to keep some of the deprecated APIs around. However, at the beginning of next year, when Chrome is making the switch, we should address this.

Currently, the timeline of Firefox's switch to mv3 and which APIs will be deprecated is unclear but will become more clear over the next couple of months. Here are some official resources:

Please everyone keep this on the radar. We do not want to wake up one day and everything is broken (and we can't even update anymore on the Firefox Store).

(cc'ing @harkous)

SebastianZimmeck commented 1 year ago
danielgoldelman commented 1 year ago
SebastianZimmeck commented 10 months ago

@jjeancharles, can you look into whether we need to make any mv3 changes? Is it already discernible when and what changes, if any?

Here is the parallel OptMeowt issue.