Replies: 1 comment 2 replies
-
It's possible to support Manifest V2, but it's not the primary focus of this library. Chrome is deprecating MV2, what is the main reason for using it? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am limited by my JS knowledge.
changing manifest.ts gives me errors about "content_security_policy" because v2 is expected to have a string not an object.
i can do it by changing node modules, but there has to be the Right way.
Beta Was this translation helpful? Give feedback.
All reactions