LukasLen / Privacy-Extension-For-WhatsApp-Web

Hides your WhatsApp messages until you hover over them.
https://pfwa.lukaslen.com
MIT License
118 stars 44 forks source link

Invalid Manifest on Chrome store #52

Closed acidport closed 4 months ago

acidport commented 4 months ago

Describe the bug Error message with Invalid Manifest that stops downloading and installing the extension from Chrome store.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://chromewebstore.google.com/detail/privacy-extension-for-wha/jbojhlhhggfmmkpefknmbdhlaghehini
  2. Click on Add
  3. See error

Expected behavior Install properly the extension in Chrome browser.

Screenshots N/A

Desktop (please complete the following information):

Additional context Details: 'The "background.scripts" key cannot be used with manifest_version 3. Use the "background service_worker" key instead.'.

LukasLen commented 4 months ago

Hi, version 3.0.1 should fix this. Would you be so kind to check if this is the case?

acidport commented 4 months ago

Hi, it's working fine now. Thanks!