What’s a manifest?
A manifest tells the browser all sorts of information about an extension, from what its name and version number are, to what permissions it’ll use, and what versions of a browser it’ll run on. New versions of the Manifest file format used by the browsers change what features extensions have access to, and can mandate changes. For example Manifest V3 in Chrome no longer allows a developer to load code from a remote server.
Recommended Comments
There are no comments to display.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.