FlowCrypt / flowcrypt-browser

FlowCrypt Browser extension for Chrome and Firefox
https://flowcrypt.com
Other
372 stars 48 forks source link

#5780 Remove service_worker for firefox's manifest.json build process #5781

Closed martgil closed 2 days ago

martgil commented 2 days ago

This PR removes background.service_worker for Firefox's manifest.json build process to remove such warning for unknown property service_worker for Manifest V2.

close #5780


Tests (delete all except exactly one):


To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

martgil commented 2 days ago

@sosnovsky Ready for review. thank you!

martgil commented 2 days ago

For testing, just load a debug Firefox build from this PR and notice the error message reported in #5780 will no longer occur.