EFForg / privacybadger

Privacy Badger is a browser extension that automatically learns to block invisible trackers.
https://privacybadger.org
Other
3.08k stars 379 forks source link

Reading manifest: Warning #2987

Closed TeaganXXX closed 3 weeks ago

TeaganXXX commented 3 weeks ago

Hello Privacy Badger team,

So, in Debug Add-ons (about:debugging#/runtime/this-firefox), I came across this (attached screenshot) and was wondering.

"Reading manifest: Warning processing storage: An unexpected property was found in the WebExtension manifest."

Screenshot 2024-06-17 at 21-11-42 Debugging - Runtime _

ghostwords commented 3 weeks ago

Hello! This is just a harmless warning, safe to ignore. You see it because we use (nearly) the same extension manifest in all browsers, and there is no way for us to tell Firefox to ignore "unexpected" properties.

Let me know if you have any questions or concerns.

TeaganXXX commented 2 weeks ago

@ghostwords Okay, sounds good. Thank you for replying. 👍🏼