{"library":"wext-manifest-webpack-plugin","type":"library","category":null,"description":"Webpack plugin that solves the problem of generating JS files for manifest.json entries in web extensions (Chrome, Firefox, Edge, Opera). It automatically finds JS files referenced in the manifest entry, copies the manifest to the output, and removes the generated JS file from the compilation to avoid duplicate or extraneous output. Version 1.4.1 supports both webpack 4 and 5. It is commonly used with wext-manifest-loader and the web-extension-starter project. The plugin is maintained by a single developer with updates focused on compatibility and stability. It fills a niche gap not addressed by other webpack extension plugins like @pmmmwh/react-refresh-webpack-plugin or webpack-ext-reloader by providing a minimal, focused solution for manifest handling.","language":"javascript","status":"active","version":"1.4.1","tags":["javascript","webextension","manifest","webpack","plugin","wext","chrome","firefox","edge","typescript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install wext-manifest-webpack-plugin","imports":["const WextManifestWebpackPlugin = require('wext-manifest-webpack-plugin');","import WextManifestWebpackPlugin = require('wext-manifest-webpack-plugin');","new WextManifestWebpackPlugin()"]},{"cmd":"yarn add wext-manifest-webpack-plugin","imports":[]},{"cmd":"pnpm add wext-manifest-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/abhijithvijayan/wext-manifest-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/wext-manifest-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}