indicen
indicen copied to clipboard
Migrate to wext-manifest-loader
Now manifest.json contents is generated from a js file, I have tried to deprecate the package in favour of a webpack loader called wext-manifest-loader.
Both are my packages.
This now avoids the need for the js file and directly uses the manifest.json to generate browser specific json.
I will submit a PR for this.